File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "grunt" : " ^0.4.4" ,
19- "grunt-bump" : " 0.0.16" ,
20- "grunt-complexity" : " ^0.2.0" ,
21- "grunt-contrib-jshint" : " ^0.10.0" ,
22- "grunt-istanbul-coverage" : " ^0.1.0" ,
23- "grunt-karma" : " ^0.9.0" ,
19+ "grunt-bump" : " ^0.3.0" ,
2420 "gulp" : " ^3.8.11" ,
2521 "gulp-bump" : " ^0.1.11" ,
2622 "gulp-jshint" : " ^1.9.4" ,
23+ "gulp-plato" : " ^1.0.2" ,
2724 "jshint" : " ^2.6.0" ,
2825 "jshint-stylish" : " ^1.0.1" ,
29- "karma" : " ^0.12.25 " ,
26+ "karma" : " ^0.12.31 " ,
3027 "karma-chrome-launcher" : " ^0.1.5" ,
3128 "karma-coverage" : " ^0.2.1" ,
3229 "karma-firefox-launcher" : " ^0.1.3" ,
3835 "run-browser" : " ^2.0.2" ,
3936 "tape" : " ^3.5.0"
4037 },
41- "peerDependencies" : {
42- "grunt-cli" : " 0.1.13"
43- },
4438 "scripts" : {
4539 "test" : " npm run test-browserify && gulp --verbose" ,
4640 "test-browserify" : " run-browser test/commonjs/browserify.test.js -b" ,
You can’t perform that action at this time.
0 commit comments