Move jasmine-focused to a dependency

This is required to be able to run specs from a release build.
This commit is contained in:
Kevin Sawicki
2013-09-02 17:14:56 -07:00
parent f5bb0333b9
commit e6360594aa

View File

@@ -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",