Revert to publishing ethereum-types

This commit is contained in:
Fabio Berger
2018-07-26 13:05:36 +02:00
parent 5ebcea53d6
commit b84225ac70
18 changed files with 17 additions and 18 deletions

View File

@@ -35,7 +35,7 @@
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/utils": "^1.0.1",
"chalk": "^2.3.0",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"glob": "^7.1.2",
"handlebars": "^4.0.11",
"lodash": "^4.17.4",

View File

@@ -46,7 +46,7 @@
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethers": "3.0.22",
"lodash": "^4.17.4"
},

View File

@@ -81,7 +81,7 @@
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-blockstream": "5.0.0",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",

View File

@@ -84,7 +84,7 @@
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"bn.js": "^4.11.8",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-abi": "0.6.5",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",

View File

@@ -50,7 +50,7 @@
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"lodash": "^4.17.4"
},
"publishConfig": {

View File

@@ -1,5 +1,4 @@
{
"private": true,
"name": "ethereum-types",
"version": "1.0.1",
"engines": {

View File

@@ -47,7 +47,7 @@
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethers": "3.0.22",
"lodash": "^4.17.4"
},

View File

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

View File

@@ -61,7 +61,7 @@
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"@ledgerhq/hw-app-eth": "^4.3.0",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethers": "3.0.22",
"lodash": "^4.17.4"
},

View File

@@ -83,7 +83,7 @@
"@0xproject/web3-wrapper": "^1.0.1",
"@types/node": "^8.0.53",
"bn.js": "^4.11.8",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-abi": "0.6.5",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",

View File

@@ -81,7 +81,7 @@
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"bintrees": "^1.0.2",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-blockstream": "5.0.0",
"ethers": "3.0.22",
"lodash": "^4.17.4"

View File

@@ -85,7 +85,7 @@
"@0xproject/web3-wrapper": "^1.0.1",
"@types/yargs": "^11.0.0",
"chalk": "^2.3.0",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-util": "^5.1.1",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",

View File

@@ -57,7 +57,7 @@
"@0xproject/utils": "^1.0.1",
"@0xproject/web3-wrapper": "^1.0.1",
"@types/solidity-parser-antlr": "^0.2.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-util": "^5.1.1",
"glob": "^7.1.2",
"istanbul": "^0.4.5",

View File

@@ -51,7 +51,7 @@
"bip39": "^2.5.0",
"bn.js": "^4.11.8",
"eth-lightwallet": "^3.0.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-tx": "^1.3.5",
"ethereumjs-util": "^5.1.1",
"ganache-core": "0xProject/ganache-core",

View File

@@ -36,7 +36,7 @@
"@types/express": "^4.0.35",
"@types/lodash": "4.14.104",
"awesome-typescript-loader": "^3.1.3",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"gulp": "^3.9.1",
"make-promises-safe": "^1.1.0",
"nodemon": "^1.11.0",

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/typescript-typings#readme",
"dependencies": {
"bignumber.js": "~4.1.0",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"@types/bn.js": "^4.11.0",
"@types/react": "*",
"popper.js": "1.14.3"

View File

@@ -41,7 +41,7 @@
"abortcontroller-polyfill": "^1.1.9",
"bignumber.js": "~4.1.0",
"detect-node": "2.0.3",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",
"isomorphic-fetch": "^2.2.1",

View File

@@ -68,7 +68,7 @@
"@0xproject/json-schemas": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.1",
"@0xproject/utils": "^1.0.1",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",
"lodash": "^4.17.4"