Skip to content

Commit aaab7d3

Browse files
committed
Add missing import
1 parent 53e1f78 commit aaab7d3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"tsx": "^4.6.0",
3232
"typescript": "5.4.5",
3333
"vue": "2.7.15",
34-
"vue-template-compiler": "2.7.15"
34+
"vue-template-compiler": "2.7.15",
35+
"vuedraggable": "2.24.0"
3536
}
3637
}

0 commit comments

Comments
 (0)