Revert "Publish"

This reverts commit 6a8717b294.
This commit is contained in:
Fabio Berger
2017-11-22 16:51:09 -06:00
parent 6a8717b294
commit 99f2026ce2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "0x.js",
"version": "0.26.1",
"version": "0.26.0",
"description": "A javascript library for interacting with the 0x protocol",
"keywords": [
"0x.js",

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/connect",
"version": "0.1.0",
"version": "0.0.1",
"description": "A javascript library for interacting with the standard relayer api",
"keywords": [
"connect",
@@ -36,7 +36,7 @@
},
"homepage": "https://github.com/0xProject/0x.js/packages/connect/README.md",
"dependencies": {
"0x.js": "^0.26.1",
"0x.js": "^0.26.0",
"@0xproject/assert": "^0.0.5",
"@0xproject/json-schemas": "^0.6.8",
"bignumber.js": "~4.1.0",