Skip to content

Commit 9d03e84

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/v16.14.0/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 671ccd4 commit 9d03e84

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.14.0",
6060
"react-dom": "^v16.9.0-alpha.0",
6161
"typescript": "^3.5.2"
6262
},

0 commit comments

Comments
 (0)