ethereum-types now only has v0.0.2, no 0.0.1

This commit is contained in:
F. Eugene Aumson
2018-06-19 19:54:35 -04:00
parent 457f951aaf
commit 663f9657ea

View File

@@ -41,7 +41,7 @@
"@0xproject/web3-wrapper": "^0.7.1",
"@types/mocha": "^5.2.2",
"copyfiles": "^2.0.0",
"ethereum-types": "^0.0.1",
"ethereum-types": "^0.0.2",
"ethers": "3.0.22",
"lodash": "^4.17.4",
"run-s": "^0.0.0",