Update react to fix chrome warnings

This commit is contained in:
Ajay Ramachandran 2021-05-11 00:27:18 -04:00
parent 2aaee2c1c4
commit 616981a2b7
2 changed files with 20111 additions and 68 deletions

20175
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -11,8 +11,8 @@
"babel-loader": "^8.0.6",
"babel-preset-env": "^1.7.0",
"concurrently": "^5.1.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/chrome": "0.0.91",