Skip to content

Commit 5096b0b

Browse files
chore(deps-dev): update react requirement
Updates the requirements on [react](https://github.com/facebook/react/tree/HEAD/packages/react) to permit the latest version. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a107a64 commit 5096b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"father": "^2.29.10",
5757
"np": "^5.0.3",
5858
"rc-animate": "^2.9.1",
59-
"react": "^v16.9.0-alpha.0",
59+
"react": "^v17.0.2",
6060
"react-dom": "^v16.9.0-alpha.0",
6161
"typescript": "^3.5.2"
6262
},

0 commit comments

Comments
 (0)