mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 09:35:45 +02:00
Update grunt
version
Fix error can't find `grunt`
This commit is contained in:
parent
f097d7be0e
commit
699898debf
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue