sdk/js-query: bump

This commit is contained in:
Evan Gray 2024-03-10 22:13:33 -04:00 committed by Evan Gray
parent 21bbc28bb3
commit 579b06de44
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@wormhole-foundation/wormhole-query-sdk",
"version": "0.0.10",
"version": "0.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@wormhole-foundation/wormhole-query-sdk",
"version": "0.0.10",
"version": "0.0.11",
"license": "Apache-2.0",
"dependencies": {
"@ethersproject/keccak256": "^5.7.0",

View File

@ -1,6 +1,6 @@
{
"name": "@wormhole-foundation/wormhole-query-sdk",
"version": "0.0.10",
"version": "0.0.11",
"description": "Wormhole cross-chain query SDK",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",