mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Update react to fix chrome warnings
This commit is contained in:
parent
2aaee2c1c4
commit
616981a2b7
2 changed files with 20111 additions and 68 deletions
20175
package-lock.json
generated
20175
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue