Add lodash

This commit is contained in:
Leonid Logvinov 2017-05-25 11:24:44 +02:00
parent 55c491f8ea
commit 7c40fee2ad
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -54,6 +54,7 @@
"dependencies": {
"bignumber.js": "^4.0.2",
"ethereumjs-util": "^5.1.1",
"lodash": "^4.17.4",
"web3": "^0.19.0"
}
}