HM-23. Добавелены классы для работы с api servie-store (#2)

Co-authored-by: vigdorov <vigdorov@yandex-team.ru>
This commit is contained in:
Nikolay
2020-07-06 13:52:19 +03:00
committed by GitHub
parent 243f2ce614
commit 146b780812
5 changed files with 192 additions and 6 deletions

View File

@ -31,5 +31,9 @@
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"axios": "^0.19.2",
"uuid": "^8.2.0"
}
}