Skip to content

Commit

Permalink
Update dependency react to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2020
1 parent 479720b commit 46772cc
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 @@ -100,12 +100,12 @@
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
"onefx": "1.4.10",
"react": "16.14.0"
"react": "17.0.0"
},
"peerDependencies": {
"onefx": "1.4.10",
"styletron-engine-atomic": "^1.1.0",
"@types/react": "^16.8.11",
"react": "^16.8.6"
"react": "^16.8.6 || ^17.0.0"
}
}

0 comments on commit 46772cc

Please sign in to comment.