- 0x.js@1.0.1
 - @0xproject/abi-gen@1.0.8
 - @0xproject/assert@1.0.8
 - @0xproject/base-contract@2.0.2
 - @0xproject/connect@2.0.0
 - @0xproject/contract-wrappers@1.0.1
 - contracts@2.1.43
 - @0xproject/dev-utils@1.0.7
 - ethereum-types@1.0.6
 - @0xproject/fill-scenarios@1.0.1
 - @0xproject/forwarder-helper@1.0.1
 - @0xproject/json-schemas@1.0.1
 - @0xproject/metacoin@0.0.18
 - @0xproject/migrations@1.0.7
 - @0xproject/monorepo-scripts@1.0.8
 - @0xproject/order-utils@1.0.1
 - @0xproject/order-watcher@1.0.1
 - @0xproject/react-docs@1.0.8
 - @0xproject/react-shared@1.0.9
 - @0xproject/sol-compiler@1.1.2
 - @0xproject/sol-cov@2.1.2
 - @0xproject/sol-resolver@1.0.8
 - @0xproject/sra-report@1.0.8
 - @0xproject/sra-spec@1.0.1
 - @0xproject/subproviders@2.0.2
 - @0xproject/testnet-faucets@1.0.44
 - @0xproject/tslint-config@1.0.7
 - @0xproject/types@1.0.1
 - @0xproject/typescript-typings@2.0.0
 - @0xproject/utils@1.0.8
 - @0xproject/web3-wrapper@2.0.2
 - @0xproject/website@0.0.47
This commit is contained in:
Fabio Berger
2018-09-05 11:16:45 +01:00
parent 481a752e70
commit 174b360593
32 changed files with 253 additions and 257 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/typescript-typings",
"version": "1.0.5",
"version": "2.0.0",
"engines": {
"node": ">=6.12"
},
@@ -26,13 +26,13 @@
"@types/bn.js": "^4.11.0",
"@types/react": "*",
"bignumber.js": "~4.1.0",
"ethereum-types": "^1.0.5",
"ethereum-types": "^1.0.6",
"popper.js": "1.14.3"
},
"devDependencies": {
"copyfiles": "^2.0.0",
"typescript": "3.0.1",
"shx": "^0.2.2"
"shx": "^0.2.2",
"typescript": "3.0.1"
},
"publishConfig": {
"access": "public"