File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
frameworks/keyed/react-redux Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 44 "description" : " React demo" ,
55 "main" : " index.js" ,
66 "js-framework-benchmark" : {
7- "frameworkVersionFromPackage" : " react:redux"
7+ "frameworkVersionFromPackage" : " react:react- redux"
88 },
99 "scripts" : {
1010 "build-dev" : " webpack --watch" ,
2222 "url" : " https://github.com/krausest/js-framework-benchmark.git"
2323 },
2424 "devDependencies" : {
25- "@babel/core" : " 7.1.2 " ,
26- "@babel/preset-env" : " 7.1 .0" ,
25+ "@babel/core" : " 7.2.0 " ,
26+ "@babel/preset-env" : " 7.2 .0" ,
2727 "@babel/preset-react" : " 7.0.0" ,
28- "@babel/plugin-proposal-class-properties" : " 7.1.0 " ,
28+ "@babel/plugin-proposal-class-properties" : " 7.2.1 " ,
2929 "babel-loader" : " 8.0.4" ,
3030 "terser-webpack-plugin" : " 1.1.0" ,
31- "webpack" : " 4.22 .0" ,
31+ "webpack" : " 4.27 .0" ,
3232 "webpack-cli" : " 3.1.2"
3333 },
3434 "dependencies" : {
35- "react" : " 16.6.0 " ,
36- "react-dom" : " 16.6.0 " ,
37- "react-redux" : " 5 .0.7 " ,
35+ "react" : " 16.6.3 " ,
36+ "react-dom" : " 16.6.3 " ,
37+ "react-redux" : " 6 .0.0 " ,
3838 "redux" : " 4.0.1"
3939 }
40- }
40+ }
You can’t perform that action at this time.
0 commit comments