File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-es7" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
44 "description" : " Example of using React + Reflux + router + ES6 with experimental ES7 syntax + Jest + Semantic-UI" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
99 "serve" : " broccoli serve"
1010 },
1111 "jest" : {
12- "scriptPreprocessor" : " <rootDir>/node_modules/6to5 -jest" ,
12+ "scriptPreprocessor" : " <rootDir>/node_modules/babel -jest" ,
1313 "testFileExtensions" : [
1414 " es6" ,
1515 " js"
2424 "author" : " " ,
2525 "license" : " ISC" ,
2626 "devDependencies" : {
27- "6to5 " : " *" ,
28- "6to5 -jest" : " hipertracker/6to5-jest " ,
27+ "jest " : " *" ,
28+ "babel -jest" : " ^4.0.0 " ,
2929 "broccoli" : " ^0.13.3" ,
3030 "broccoli-babel-transpiler" : " ^4.0.0" ,
3131 "broccoli-cli" : " 0.0.1" ,
3232 "broccoli-env" : " 0.0.1" ,
3333 "broccoli-fast-browserify" : " ^0.2.3" ,
3434 "broccoli-filter" : " ^0.1.10" ,
35- "broccoli-funnel" : " ^0.1.6 " ,
35+ "broccoli-funnel" : " ^0.1.7 " ,
3636 "broccoli-gzip" : " ^0.2.0" ,
3737 "broccoli-merge-trees" : " ^0.2.1" ,
38- "broccoli-sass" : " hipertracker/broccoli-sass" ,
3938 "broccoli-timepiece" : " ^0.3.0" ,
4039 "broccoli-uglify-js" : " ^0.1.3" ,
40+ "broccoli-sass" : " hipertracker/broccoli-sass" ,
4141 "browserify" : " ^8.0.1" ,
4242 "http-server" : " ^0.7.4" ,
43- "jest-cli" : " ^0.2.1 "
43+ "jest-cli" : " ^0.2.2 "
4444 },
4545 "dependencies" : {
4646 "lodash" : " *" ,
You can’t perform that action at this time.
0 commit comments