Upgrade to React 17

Summary:
Doing some oncall upgrades.

Changelog: Upgrade internal React version to v17

Reviewed By: mweststrate

Differential Revision: D24506315

fbshipit-source-id: 911e4f657684b4d98ec3ef91bc8a81c43130da5b
This commit is contained in:
Pascal Hartig
2020-10-27 05:54:30 -07:00
committed by Facebook GitHub Bot
parent b8f68a4026
commit f36c3656b5
11 changed files with 161 additions and 110 deletions

View File

@@ -16,7 +16,7 @@
"sql-formatter": "^2.3.3"
},
"devDependencies": {
"@testing-library/react": "^10.4.3",
"@testing-library/react": "^11.1.0",
"@types/dateformat": "^3.0.1",
"@types/sql-formatter": "^2.3.0",
"react-redux": "^7.1.1",