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-profiler",
"version": "3.2.0-beta.1",
"version": "3.2.0-beta.0",
"engines": {
"node": ">=6.12"
},
@@ -33,18 +33,18 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-profiler/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/utils": "^4.6.0-beta.1",
"ethereum-types": "^2.2.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",
"@0x/utils": "^4.6.0-beta.0",
"ethereum-types": "^2.2.0-beta.0",
"ethereumjs-util": "^5.1.1",
"lodash": "^4.17.11",
"web3-provider-engine": "14.0.6"
},
"devDependencies": {
"@0x/ts-doc-gen": "^0.0.22",
"@0x/tslint-config": "^3.1.0-beta.0",
"@0x/tslint-config": "^3.0.1",
"@types/node": "*",
"@types/web3-provider-engine": "^14.0.0",
"npm-run-all": "^4.1.2",