mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Move grunt packages to dev dependencies
This commit is contained in:
@@ -57,13 +57,13 @@
|
||||
"text-tmbundle": "1.0.0",
|
||||
"textmate-clojure": "1.0.0",
|
||||
"xml-tmbundle": "1.0.0",
|
||||
"yaml-tmbundle": "1.0.0",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-cli": "~0.1.9",
|
||||
"grunt-coffeelint": "0.0.6"
|
||||
"yaml-tmbundle": "1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"biscotto": "0.0.11",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-cli": "~0.1.9",
|
||||
"grunt-coffeelint": "0.0.6",
|
||||
"grunt-contrib-csslint": "~0.1.2"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user