Skip to content

Commit 6921b4e

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 1cf7d65 commit 6921b4e

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
@@ -58,7 +58,7 @@
5858
"glob": "^7.1.6",
5959
"np": "^5.0.3",
6060
"rc-animate": "^2.9.1",
61-
"react": "^v16.9.0-alpha.0",
61+
"react": "^v17.0.2",
6262
"react-dom": "^v16.9.0-alpha.0",
6363
"typescript": "^3.5.2"
6464
},

0 commit comments

Comments
 (0)