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.8 " ,
3+ "version" : " 0.0.9 " ,
44 "description" : " Example of using React + Reflux + router + ES6 with experimental ES7 syntax + Jest + Semantic-UI" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
2424 "author" : " " ,
2525 "license" : " ISC" ,
2626 "devDependencies" : {
27- "6to5" : " ^1.15.0 " ,
27+ "6to5" : " * " ,
2828 "6to5-jest" : " hipertracker/6to5-jest" ,
2929 "broccoli" : " ^0.13.3" ,
3030 "broccoli-6to5-transpiler" : " ^0.1.1" ,
4242 "jest-cli" : " ^0.2.1"
4343 },
4444 "dependencies" : {
45- "lodash" : " ^2.4.1 " ,
46- "react" : " 0.12.2" ,
47- "reflux " : " 0.2.3 " ,
45+ "lodash" : " * " ,
46+ "react" : " ^ 0.12.2" ,
47+ "react-router " : " * " ,
4848 "react-semantify" : " jessy1092/react-semantify" ,
49- "react-router " : " 0.11.6 " ,
50- "reactify " : " ^0.17.1 " ,
49+ "reactify " : " * " ,
50+ "reflux " : " * " ,
5151 "rimraf" : " ^2.2.8"
5252 }
5353}
You can’t perform that action at this time.
0 commit comments