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

fetching and saving nodes

This commit is contained in:
muerwre 2019-08-25 11:10:04 +07:00
parent 4c49ed000a
commit 209ab25ab0
6 changed files with 18020 additions and 6 deletions

View file

@ -52,6 +52,7 @@
"@types/node": "^11.9.0",
"@types/ramda": "^0.26.19",
"@types/react": "16.8.23",
"@types/redux-saga": "^0.10.5",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",
"axios": "^0.18.0",