Skip to content

Commit 5529f87

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 f46c23a commit 5529f87

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
@@ -53,7 +53,7 @@
5353
"father": "^2.13.2",
5454
"np": "^5.0.3",
5555
"rc-animate": "^2.9.1",
56-
"react": "^v16.9.0-alpha.0",
56+
"react": "^v16.13.1",
5757
"react-dom": "^v16.9.0-alpha.0",
5858
"typescript": "^3.5.2"
5959
},

0 commit comments

Comments
 (0)