Publish
- 0x.js@0.26.1 - @0xproject/connect@0.1.0
This commit is contained in:
parent
c3f24a9cea
commit
6a8717b294
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "0x.js",
|
||||
"version": "0.26.0",
|
||||
"version": "0.26.1",
|
||||
"description": "A javascript library for interacting with the 0x protocol",
|
||||
"keywords": [
|
||||
"0x.js",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@0xproject/connect",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"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.0",
|
||||
"0x.js": "^0.26.1",
|
||||
"@0xproject/assert": "^0.0.5",
|
||||
"@0xproject/json-schemas": "^0.6.8",
|
||||
"bignumber.js": "~4.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user