Skip to content

Commit

Permalink
Bump React versions
Browse files Browse the repository at this point in the history
  • Loading branch information
austinabell committed Mar 20, 2021
1 parent 687debc commit 57f6257
Show file tree
Hide file tree
Showing 2 changed files with 5,090 additions and 5,438 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"peerDependencies": {
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {
"@babel/core": "^7.8.3",
Expand All @@ -42,6 +42,6 @@
"gulp-babel": "^8.0.0",
"gulp-concat": "^2.6.1",
"gulp-uglifycss": "^1.1.0",
"react-scripts": "^3.4.3"
"react-scripts": "^4.0.3"
}
}
Loading

0 comments on commit 57f6257

Please sign in to comment.