Fix 0x.js version

This commit is contained in:
Fabio Berger
2019-07-12 14:51:14 -07:00
parent 55e3d81c58
commit 9196f122dd
3 changed files with 2 additions and 11 deletions

View File

@@ -1,13 +1,4 @@
[
{
"timestamp": 1558712885,
"version": "6.0.10",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1557961111,
"version": "6.0.9",

View File

@@ -1,6 +1,6 @@
{
"name": "0x.js",
"version": "6.0.10",
"version": "6.0.9",
"engines": {
"node": ">=6.12"
},

View File

@@ -19,7 +19,7 @@
"author": "Fabio Berger",
"license": "Apache-2.0",
"dependencies": {
"0x.js": "^6.0.10",
"0x.js": "^6.0.9",
"@0x/subproviders": "^4.1.0",
"@0x/typescript-typings": "^4.2.2",
"@0x/utils": "^4.3.3",