File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2525 },
2626 "homepage" : " http://troolee.github.io/gridstack.js/" ,
2727 "devDependencies" : {
28+ "coveralls" : " ^2.11.6" ,
2829 "grunt" : " ^0.4.5" ,
2930 "grunt-contrib-copy" : " ^0.8.2" ,
3031 "grunt-contrib-cssmin" : " ^0.14.0" ,
3132 "grunt-contrib-jshint" : " ^1.0.0" ,
3233 "grunt-contrib-uglify" : " ^0.10.1" ,
34+ "grunt-contrib-watch" : " ^0.6.1" ,
3335 "grunt-doctoc" : " ^0.1.1" ,
36+ "grunt-jscs" : " ^2.7.0" ,
3437 "grunt-sass" : " ^1.1.0" ,
3538 "jasmine-core" : " ^2.4.1" ,
3639 "karma" : " ^0.13.21" ,
3740 "karma-coverage" : " ^0.5.3" ,
3841 "karma-jasmine" : " ^0.3.7" ,
3942 "karma-phantomjs-launcher" : " ^1.0.0" ,
4043 "phantomjs" : " ^2.1.3" ,
41- "phantomjs-prebuilt" : " ^2.1.4" ,
42- "grunt-contrib-watch" : " ^0.6.1" ,
43- "grunt-jscs" : " ^2.7.0"
44+ "phantomjs-prebuilt" : " ^2.1.4"
4445 }
4546}
You can’t perform that action at this time.
0 commit comments