Update dependencies
This commit is contained in:
parent
4f3de5d80f
commit
ad8ee01c28
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
"uglify-js": "~2.6.2"
|
"uglify-js": "~2.6.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"watchify": "~2.1.1"
|
"watchify": "~3.7.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"watch": "watchify -o public/dist/bundle.min.js -v -d public/script.js",
|
"watch": "watchify -o public/dist/bundle.min.js -v -d public/script.js",
|
||||||
|
|
Loading…
Reference in a new issue