Skip to content

Commit

Permalink
upgrade react to 16.8 πŸŽ‰
Browse files Browse the repository at this point in the history
  • Loading branch information
jellz committed Nov 1, 2019
1 parent 6d1fe85 commit 2d93c0e
Show file tree
Hide file tree
Showing 2 changed files with 1,923 additions and 1,796 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -5,11 +5,11 @@
"dependencies": {
"@material-ui/core": "^3.9.0",
"@material-ui/icons": "^3.0.2",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.3"
},
"react-scripts": "2.1.3"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
Expand Down

0 comments on commit 2d93c0e

Please sign in to comment.