mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
Move devDependencies under dependencies
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"babel-core": "^5.8.21",
|
||||
"bootstrap": "^3.3.4",
|
||||
"cached-run-in-this-context": "0.4.1",
|
||||
"chai": "3.5.0",
|
||||
"clear-cut": "^2.0.1",
|
||||
"coffee-script": "1.8.0",
|
||||
"color": "^0.7.3",
|
||||
@@ -38,6 +39,7 @@
|
||||
"less-cache": "0.23",
|
||||
"line-top-index": "0.2.0",
|
||||
"marked": "^0.3.5",
|
||||
"mocha": "2.5.1",
|
||||
"normalize-package-data": "^2.0.0",
|
||||
"nslog": "^3",
|
||||
"ohnogit": "0.0.11",
|
||||
@@ -177,9 +179,5 @@
|
||||
"waitsForPromise",
|
||||
"indexedDB"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.5.0",
|
||||
"mocha": "^2.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user