Skip to content

Commit

Permalink
chore: react 17 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo837 authored Nov 4, 2020
1 parent c634537 commit c27f11d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"now-build": "npm run build"
},
"peerDependencies": {
"react": "*",
"react-dom": "*"
"react": ">=16.9.0",
"react-dom": ">=16.9.0"
},
"dependencies": {
"@babel/runtime": "^7.10.1",
Expand Down

0 comments on commit c27f11d

Please sign in to comment.