Revert failed publish

This commit is contained in:
xianny
2019-08-08 10:02:32 -07:00
parent c1009d440e
commit 18ce6797e0
133 changed files with 402 additions and 881 deletions

View File

@@ -1,13 +1,4 @@
[
{
"timestamp": 1565281154,
"version": "2.0.17",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1564604963,
"version": "2.0.16",

View File

@@ -5,10 +5,6 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.17 - _August 8, 2019_
* Dependencies updated
## v2.0.16 - _July 31, 2019_
* Dependencies updated

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/sol-trace",
"version": "2.0.17",
"version": "2.0.16",
"engines": {
"node": ">=6.12"
},
@@ -30,8 +30,8 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-trace/README.md",
"dependencies": {
"@0x/sol-tracing-utils": "^6.0.16",
"@0x/subproviders": "^5.0.1",
"@0x/sol-tracing-utils": "^6.0.15",
"@0x/subproviders": "^5.0.0",
"@0x/typescript-typings": "^4.2.4",
"chalk": "^2.3.0",
"ethereum-types": "^2.1.4",