This commit is contained in:
zino
2021-03-03 01:23:32 +01:00
parent 2a81dfec0e
commit a566040f3f
5 changed files with 133 additions and 3 deletions

View File

@@ -11,7 +11,11 @@
"license": "ISC",
"dependencies": {
"browserify": "^17.0.0",
"jquery": "^3.6.0",
"tsify": "^5.0.2",
"uglify-js": "^3.13.0"
},
"devDependencies": {
"@types/jquery": "^3.5.5"
}
}