Skip to content
Snippets Groups Projects
Commit cb0c4edc authored by Paul Kaplan's avatar Paul Kaplan Committed by GitHub
Browse files

Merge pull request #624 from paulkaplan/update-react

Update all react deps to most recent version
parents 6995400a afb1f6e9
No related branches found
No related tags found
No related merge requests found
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
"url": "git+ssh://git@github.com/LLK/scratch-gui.git" "url": "git+ssh://git@github.com/LLK/scratch-gui.git"
}, },
"peerDependencies": { "peerDependencies": {
"react": "^15.6.0", "react": "^15.6.1",
"react-dom": "^15.6.0" "react-dom": "^15.6.1"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "7.1.2", "autoprefixer": "7.1.2",
...@@ -65,9 +65,9 @@ ...@@ -65,9 +65,9 @@
"postcss-loader": "^2.0.5", "postcss-loader": "^2.0.5",
"postcss-simple-vars": "^4.0.0", "postcss-simple-vars": "^4.0.0",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react": "15.5.4", "react": "15.6.1",
"react-contextmenu": "2.6.5", "react-contextmenu": "2.6.5",
"react-dom": "15.5.4", "react-dom": "15.6.1",
"react-draggable": "2.2.6", "react-draggable": "2.2.6",
"react-intl": "2.3.0", "react-intl": "2.3.0",
"react-intl-redux": "0.6.0", "react-intl-redux": "0.6.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment