mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
try upgrading @types/react to latest
per: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18194
This commit is contained in:
parent
47524eef7b
commit
29da9ac097
2 changed files with 1 additions and 1 deletions
BIN
src/FilterLists.Web/package-lock.json
generated
BIN
src/FilterLists.Web/package-lock.json
generated
Binary file not shown.
|
|
@ -5,7 +5,7 @@
|
|||
"devDependencies": {
|
||||
"@types/history": "4.6.0",
|
||||
"@types/material-ui": "^0.18.3",
|
||||
"@types/react": "15.0.36",
|
||||
"@types/react": "16.0.19",
|
||||
"@types/react-dom": "15.5.1",
|
||||
"@types/react-hot-loader": "3.0.3",
|
||||
"@types/react-router": "4.0.12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue