mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Move jasmine-focused to a dependency
This is required to be able to run specs from a release build.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"first-mate": "0.1.0",
|
||||
"git-utils": "0.24.0",
|
||||
"guid": "0.0.10",
|
||||
"jasmine-focused": "~0.12.0",
|
||||
"mkdirp": "0.3.5",
|
||||
"less": "git://github.com/nathansobo/less.js.git",
|
||||
"nak": "0.2.16",
|
||||
@@ -111,7 +112,6 @@
|
||||
"grunt-contrib-csslint": "~0.1.2",
|
||||
"grunt-contrib-coffee": "~0.7.0",
|
||||
"grunt-contrib-less": "~0.6.4",
|
||||
"jasmine-focused": "~0.12.0",
|
||||
"walkdir": "0.0.7",
|
||||
"ws": "0.4.27",
|
||||
"js-yaml": "~2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user