File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 44 "description" : " A <datalist> polyfill for reactjs" ,
55 "main" : " react-datalist.js" ,
66 "scripts" : {
7- "test" : " mocha --compilers js:babel/register -R nyan --check-leaks -w"
7+ "test" : " mocha --compilers js:babel/register,styl:mocha-stylus-compiler -R nyan --check-leaks -w"
88 },
99 "repository" : {
1010 "type" : " git" ,
4545 },
4646 "devDependencies" : {
4747 "babel" : " ^4.7.16" ,
48- "css-loader" : " ^0.6.12" ,
49- "gulp" : " ^3.6.2" ,
50- "gulp-rename" : " ^1.2.0" ,
51- "gulp-size" : " ^0.3.0" ,
52- "gulp-uglify" : " ^0.2.1" ,
53- "gulp-util" : " ^2.2.14" ,
5448 "lodash" : " ^2.4.1" ,
5549 "mocha" : " ^1.18.2" ,
50+ "mocha-stylus-compiler" : " ^1.0.0" ,
5651 "nanodom" : " 0.0.3" ,
57- "node-jsx" : " ^0.10.0" ,
58- "style-loader" : " ^0.6.3" ,
59- "stylus-loader" : " ^0.2.0" ,
60- "testdom" : " ^1.0.1" ,
61- "webpack" : " ^1.1.8"
52+ "testdom" : " ^1.0.1"
6253 }
6354}
You can’t perform that action at this time.
0 commit comments