1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed imports

This commit is contained in:
Fedor Katurov 2020-09-14 10:08:37 +07:00
parent 0f09078bbf
commit b4d55a49ba
2 changed files with 44 additions and 0 deletions

View file

@ -23,6 +23,7 @@
"@types/react": "16.9.11",
"@types/react-redux": "^7.1.9",
"@types/react-router": "^5.1.2",
"@types/react-transition-group": "^4.4.0",
"autoresponsive-react": "^1.1.31",
"awesome-typescript-loader": "^5.2.1",
"babel-core": "^6.26.3",
@ -98,6 +99,7 @@
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-sortable-hoc": "^1.11",
"react-transition-group": "^4.4.1",
"redux": "^4.0.1",
"redux-persist": "^5.10.0",
"redux-saga": "^1.1.1",