File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1+ dependencies :
2+ pre :
3+ - bower install
4+ cache_directories :
5+ - " bower_components"
6+ test :
7+ post :
8+ - grunt coveralls || true
Original file line number Diff line number Diff line change 2727 "grunt-contrib-jshint" : " 0.10.0" ,
2828 "grunt-contrib-uglify" : " 0.6.0" ,
2929 "grunt-contrib-watch" : " 0.6.1" ,
30+ "grunt-docular" : " 0.1.4" ,
3031 "grunt-karma" : " 0.9.0" ,
3132 "grunt-karma-coveralls" : " 2.5.2" ,
33+ "jit-grunt" : " 0.9.0" ,
3234 "karma" : " 0.12.24" ,
3335 "karma-chai" : " 0.1.0" ,
3436 "karma-chrome-launcher" : " 0.1.5" ,
3537 "karma-coverage" : " 0.2.6" ,
36- "karma-script-launcher" : " 0.1.0" ,
3738 "karma-firefox-launcher" : " 0.1.3" ,
38- "karma-phantomjs-launcher" : " 0.1.4" ,
3939 "karma-mocha" : " 0.1.9" ,
40+ "karma-phantomjs-launcher" : " 0.1.4" ,
41+ "karma-script-launcher" : " 0.1.0" ,
4042 "karma-sinon" : " 1.0.3" ,
4143 "karma-spec-reporter" : " 0.0.13" ,
42- "time-grunt" : " 1.0.0" ,
43- "jit-grunt" : " 0.9.0" ,
44- "grunt-docular" : " 0.1.4"
44+ "time-grunt" : " 1.0.0"
4545 },
4646 "scripts" : {
4747 "test" : " grunt test"
You can’t perform that action at this time.
0 commit comments