mirror of
https://github.com/flozz/StackBlur.git
synced 2026-01-18 14:18:38 +00:00
move grunt-cli to devDependencies
This commit is contained in:
parent
4ba430697e
commit
10d70bad21
@ -24,9 +24,8 @@
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-browserify": "^3.8.0",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-contrib-uglify": "^0.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"grunt-cli": "^1.2.0"
|
||||
}
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user