Skip to content

Commit 9f73a20

Browse files
committed
drag n drop upload
1 parent 652d46e commit 9f73a20

File tree

4 files changed

+329
-63
lines changed

4 files changed

+329
-63
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@
8585
"prettier-plugin-tailwindcss": "^0.5.14",
8686
"raw-loader": "^4.0.2",
8787
"tailwindcss": "^3.4.3",
88-
"typescript": "^5.4.2"
88+
"typescript": "^5.4.2",
89+
"webpack": "^5.96.1",
90+
"webpack-cli": "^5.1.4"
8991
},
9092
"ct3aMetadata": {
9193
"initVersion": "7.34.0"

0 commit comments

Comments
 (0)