sdk/js-query: bump
This commit is contained in:
parent
21bbc28bb3
commit
579b06de44
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@wormhole-foundation/wormhole-query-sdk",
|
"name": "@wormhole-foundation/wormhole-query-sdk",
|
||||||
"version": "0.0.10",
|
"version": "0.0.11",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@wormhole-foundation/wormhole-query-sdk",
|
"name": "@wormhole-foundation/wormhole-query-sdk",
|
||||||
"version": "0.0.10",
|
"version": "0.0.11",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ethersproject/keccak256": "^5.7.0",
|
"@ethersproject/keccak256": "^5.7.0",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@wormhole-foundation/wormhole-query-sdk",
|
"name": "@wormhole-foundation/wormhole-query-sdk",
|
||||||
"version": "0.0.10",
|
"version": "0.0.11",
|
||||||
"description": "Wormhole cross-chain query SDK",
|
"description": "Wormhole cross-chain query SDK",
|
||||||
"homepage": "https://wormhole.com",
|
"homepage": "https://wormhole.com",
|
||||||
"main": "./lib/cjs/index.js",
|
"main": "./lib/cjs/index.js",
|
||||||
|
|
Loading…
Reference in New Issue