From a66ccaa1da2af753038bf22a5e7e63bdc307bf2f Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Mon, 23 Jul 2018 17:13:31 +0200 Subject: Revert "Publish" This reverts commit 3dc94051713e4a32796ce3b4ae4b70b527e24cfe. --- packages/migrations/package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'packages/migrations/package.json') diff --git a/packages/migrations/package.json b/packages/migrations/package.json index aff775239..ac4d7e965 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -1,6 +1,6 @@ { "name": "@0xproject/migrations", - "version": "1.0.1", + "version": "1.0.0", "engines": { "node": ">=6.12" }, @@ -38,30 +38,30 @@ }, "license": "Apache-2.0", "devDependencies": { - "@0xproject/abi-gen": "^1.0.1", - "@0xproject/dev-utils": "^1.0.1", - "@0xproject/monorepo-scripts": "^1.0.1", - "@0xproject/tslint-config": "^1.0.1", - "@0xproject/types": "^1.0.0", + "@0xproject/abi-gen": "^1.0.0", + "@0xproject/monorepo-scripts": "^1.0.0", + "@0xproject/dev-utils": "^1.0.0", + "@0xproject/tslint-config": "^1.0.0", + "@0xproject/types": "^1.0.0-rc.1", "@types/yargs": "^10.0.0", "copyfiles": "^1.2.0", + "yargs": "^10.0.3", "make-promises-safe": "^1.1.0", "npm-run-all": "^4.1.2", "shx": "^0.2.2", "tslint": "5.11.0", - "typescript": "2.7.1", - "yargs": "^10.0.3" + "typescript": "2.7.1" }, "dependencies": { - "@0xproject/base-contract": "^1.0.1", - "@0xproject/order-utils": "^1.0.0", - "@0xproject/sol-compiler": "^1.0.1", - "@0xproject/subproviders": "^1.0.1", - "@0xproject/typescript-typings": "^1.0.1", - "@0xproject/utils": "^1.0.1", - "@0xproject/web3-wrapper": "^1.0.1", + "@0xproject/base-contract": "^1.0.0", + "@0xproject/order-utils": "^1.0.0-rc.1", + "@0xproject/sol-compiler": "^1.0.0", + "@0xproject/subproviders": "^1.0.0", + "@0xproject/typescript-typings": "^1.0.0", + "@0xproject/utils": "^1.0.0", + "@0xproject/web3-wrapper": "^1.0.0", "@ledgerhq/hw-app-eth": "^4.3.0", - "ethereum-types": "^1.0.1", + "ethereum-types": "^1.0.0", "ethers": "3.0.22", "lodash": "^4.17.4" }, @@ -71,4 +71,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file -- cgit v1.2.3