Add assert package to the monorepo

This commit is contained in:
Brandon Millman
2017-11-13 16:25:21 -05:00
parent 2b26981e3d
commit 1147cb56ba
10 changed files with 537 additions and 9 deletions

View File

@@ -87,7 +87,7 @@
},
"dependencies": {
"0x-json-schemas": "^0.6.1",
"bignumber.js": "^4.1.0",
"bignumber.js": "~4.1.0",
"compare-versions": "^3.0.1",
"es6-promisify": "^5.0.0",
"ethereumjs-abi": "^0.6.4",