Merge pull request #555 from Hongarc/patch-1

Update `grunt` version
This commit is contained in:
Peter Cottle 2019-04-05 12:12:14 -07:00 committed by GitHub
commit 380ad90ec8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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