Swap: add axios and lodash to package.json

This commit is contained in:
Daniel Ternyak 2017-06-11 20:05:36 -05:00
parent d745729d95
commit 81d5f64100
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
"main": "common/index.jsx",
"description": "MyEtherWallet v4",
"dependencies": {
"axios": "^0.16.2",
"lodash": "^4.17.4",
"prop-types": "^15.5.8",
"react": "^15.4.2",
"react-dom": "^15.4.2",