mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add jasmine-focused as dev dependency
This has the nof command to un-focus all specs
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
"grunt-cson": "0.3.0",
|
||||
"grunt-contrib-csslint": "~0.1.2",
|
||||
"grunt-contrib-coffee": "~0.7.0",
|
||||
"grunt-contrib-less": "~0.5.2"
|
||||
"grunt-contrib-less": "~0.5.2",
|
||||
"jasmine-focused": "~0.6.0"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user