mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-01 18:24:28 +02:00
package update
This commit is contained in:
parent
2e0663b3c4
commit
cfe323eed9
1 changed files with 2 additions and 4 deletions
|
@ -3,13 +3,11 @@
|
|||
"version": "0.5.0",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.3.17",
|
||||
"jasmine-node": "~1.0.28",
|
||||
"grunt-browserify": "~0.1.2",
|
||||
"grunt-jslint": "~0.2.2-1",
|
||||
"grunt-jasmine-node": "latest",
|
||||
"grunt-hash": "latest",
|
||||
"grunt-rm": "latest"
|
||||
},
|
||||
"dependencies": {
|
||||
"grunt-rm": "0.0.3"
|
||||
"grunt-rm": "~0.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue