File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "devDependencies" : {
3030 "babel-cli" : " ^6.1.18" ,
3131 "babel-eslint" : " ^4.1.5" ,
32- "babel-jest" : " ^9.0.3" ,
3332 "babel-loader" : " ~6.2.4" ,
3433 "babel-plugin-syntax-class-properties" : " ^6.1.18" ,
3534 "babel-plugin-transform-class-properties" : " ^6.1.20" ,
3837 "babel-preset-stage-0" : " ^6.1.18" ,
3938 "chai" : " ~3.5.0" ,
4039 "eslint" : " ^1.9.0" ,
41- "jest-cli" : " ^0.9.2" ,
4240 "karma" : " ~0.13.22" ,
4341 "karma-chai" : " ~0.1.0" ,
4442 "karma-mocha" : " ~0.2.2" ,
5149 "react" : " ^0.14.7" ,
5250 "react-addons-test-utils" : " ^0.14.7" ,
5351 "react-dom" : " ^0.14.7" ,
54- "sinon" : " ~1.17.3" ,
5552 "webpack" : " ~1.12.14"
5653 },
5754 "dependencies" : {
5855 "hoist-non-react-statics" : " ^1.0.3"
59- },
60- "jest" : {
61- "unmockedModulePathPatterns" : [
62- " <rootDir>/node_modules/react" ,
63- " <rootDir>/node_modules/react-dom" ,
64- " <rootDir>/node_modules/react-addons-test-utils"
65- ]
6656 }
6757}
You can’t perform that action at this time.
0 commit comments