Skip to content

Commit 6ff9737

Browse files
Update react requirement from ^v16.9.0-alpha.0 to ^v16.13.1
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/v16.13.1/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 84bb3af commit 6ff9737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"father": "^2.13.2",
5757
"np": "^5.0.3",
5858
"rc-animate": "^2.9.1",
59-
"react": "^v16.9.0-alpha.0",
59+
"react": "^v16.13.1",
6060
"react-dom": "^v16.9.0-alpha.0",
6161
"typescript": "^3.5.2"
6262
},

0 commit comments

Comments
 (0)