Swap: add axios and lodash to package.json
This commit is contained in:
parent
d745729d95
commit
81d5f64100
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue