mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
move grunt-cli to devDeps
This commit is contained in:
@@ -55,13 +55,13 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"grunt-cli": "^0.1.13",
|
||||
"mime-types": "^2.1.7",
|
||||
"xml": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"folderify": "^1.1.0",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-contrib-jshint": "^0.11.3",
|
||||
"grunt-release": "^0.13.0",
|
||||
"grunt-templates-dylang": "^1.0.10",
|
||||
|
||||
Reference in New Issue
Block a user