Add jasmine-focused as dev dependency

This has the nof command to un-focus all specs
This commit is contained in:
Kevin Sawicki
2013-06-21 09:36:22 -07:00
parent b562b3cf72
commit 34114a9620

View File

@@ -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": {