Update grunt version

Fix error can't find `grunt`
This commit is contained in:
Hongarc 2019-04-06 00:26:15 +07:00 committed by GitHub
parent f097d7be0e
commit 699898debf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
},
"devDependencies": {
"browserify": "^13.0.0",
"grunt": "~0.4.2",
"grunt": "^1.0.4",
"grunt-browserify": "^4.0.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.7.2",