Skip to content

Commit

Permalink
Merge pull request #380 from mgusmano/ext-react-7.0.x
Browse files Browse the repository at this point in the history
misc
  • Loading branch information
mgusmano authored Aug 5, 2019
2 parents b764c0f + 7fc8a7c commit 0d2c312
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
12 changes: 1 addition & 11 deletions misc
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,9 @@ git tag -a v6.6.2 0c0d1fb -m "ExtReact v6.6.2"

git push upstream --tags

git checkout v6.6.0



git fetch upstream
git merge upstream/master
git merge upstream/ext-react-6.7.x
:ga!



git merge upstream/ext-6.6.x

git merge upstream/ext-react-7.0.x

git remote add upstream https://github.com/sencha/guides.git

Expand Down
3 changes: 2 additions & 1 deletion packages/ext-react-modern-boilerplate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"history": "~4.9.0",
"prop-types": "~15.7.2",
"react": "~16.8.6",
"react-dom": "16.8.6",
"react-redux": "~7.1.0",
"react-router-dom": "~5.0.1",
"redux": "~4.0.4"
Expand All @@ -54,7 +55,7 @@
"@babel/preset-react": "^7.0.0",
"@sencha/ext-react-babel-plugin": "~7.0.0",
"@sencha/ext-webpack-plugin": "~7.0.0",

"babel-loader": "^8.0.6",
"base-href-webpack-plugin": "~2.0.0",
"copy-webpack-plugin": "^5.0.3",
Expand Down

0 comments on commit 0d2c312

Please sign in to comment.