File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed
packages/ext-react-modern-boilerplate Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -35,19 +35,9 @@ git tag -a v6.6.2 0c0d1fb -m "ExtReact v6.6.2"
3535
3636git push upstream --tags
3737
38- git checkout v6.6.0
39-
40-
41-
4238git fetch upstream
4339git merge upstream/master
44- git merge upstream/ext-react-6.7.x
45- :ga!
46-
47-
48-
49- git merge upstream/ext-6.6.x
50-
40+ git merge upstream/ext-react-7.0.x
5141
5242git remote add upstream https://github.com/sencha/guides.git
5343
Original file line number Diff line number Diff line change 3434 "history" : " ~4.9.0" ,
3535 "prop-types" : " ~15.7.2" ,
3636 "react" : " ~16.8.6" ,
37+ "react-dom" : " 16.8.6" ,
3738 "react-redux" : " ~7.1.0" ,
3839 "react-router-dom" : " ~5.0.1" ,
3940 "redux" : " ~4.0.4"
5455 "@babel/preset-react" : " ^7.0.0" ,
5556 "@sencha/ext-react-babel-plugin" : " ~7.0.0" ,
5657 "@sencha/ext-webpack-plugin" : " ~7.0.0" ,
57-
58+
5859 "babel-loader" : " ^8.0.6" ,
5960 "base-href-webpack-plugin" : " ~2.0.0" ,
6061 "copy-webpack-plugin" : " ^5.0.3" ,
You can’t perform that action at this time.
0 commit comments