Revert "Publish"

This reverts commit 9336d4e545.
This commit is contained in:
xianny
2019-11-05 17:05:58 -08:00
parent 9336d4e545
commit 8811a5387a
51 changed files with 560 additions and 560 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/sol-trace",
"version": "2.1.0-beta.1",
"version": "2.1.0-beta.0",
"engines": {
"node": ">=6.12"
},
@@ -33,11 +33,11 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md",
"dependencies": {
"@0x/sol-tracing-utils": "^6.1.0-beta.1",
"@0x/subproviders": "^5.1.0-beta.1",
"@0x/typescript-typings": "^4.4.0-beta.1",
"@0x/sol-tracing-utils": "^6.1.0-beta.0",
"@0x/subproviders": "^5.1.0-beta.0",
"@0x/typescript-typings": "^4.4.0-beta.0",
"chalk": "^2.3.0",
"ethereum-types": "^2.2.0-beta.1",
"ethereum-types": "^2.2.0-beta.0",
"ethereumjs-util": "^5.1.1",
"lodash": "^4.17.11",
"loglevel": "^1.6.1",
@@ -45,7 +45,7 @@
},
"devDependencies": {
"@0x/ts-doc-gen": "^0.0.22",
"@0x/tslint-config": "^3.1.0-beta.0",
"@0x/tslint-config": "^3.0.1",
"@types/loglevel": "^1.5.3",
"@types/node": "*",
"@types/web3-provider-engine": "^14.0.0",