mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
c78061366f
commit
c0139e323b
2 changed files with 2 additions and 2 deletions
BIN
src/FilterLists.Web/package-lock.json
generated
BIN
src/FilterLists.Web/package-lock.json
generated
Binary file not shown.
|
|
@ -6,7 +6,7 @@
|
|||
"@types/history": "^4.6.1",
|
||||
"@types/material-ui": "^0.18.3",
|
||||
"@types/react": "^16.0.19",
|
||||
"@types/react-dom": "15.5.1",
|
||||
"@types/react-dom": "^16.0.2",
|
||||
"@types/react-hot-loader": "^3.0.5",
|
||||
"@types/react-router": "^4.0.16",
|
||||
"@types/react-router-dom": "^4.2.0",
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"jquery": "^3.2.1",
|
||||
"json-loader": "^0.5.7",
|
||||
"react": "^16.0.0",
|
||||
"react-dom": "15.6.1",
|
||||
"react-dom": "^16.0.0",
|
||||
"react-hot-loader": "^3.1.1",
|
||||
"react-router-dom": "^4.2.2",
|
||||
"style-loader": "^0.19.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue