sdk/js-proto-* - bump version to 0.0.5 (#1569)

This commit is contained in:
Justin Schuldt 2022-09-14 04:33:11 -05:00 committed by GitHub
parent 1f518e99ee
commit a4e395ada7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 10 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@certusone/wormhole-sdk-proto-node",
"version": "0.0.4",
"version": "0.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@certusone/wormhole-sdk-proto-node",
"version": "0.0.4",
"version": "0.0.5",
"license": "Apache-2.0",
"dependencies": {
"@grpc/grpc-js": "^1.6.7",

View File

@ -1,8 +1,8 @@
{
"name": "@certusone/wormhole-sdk-proto-node",
"version": "0.0.4",
"version": "0.0.5",
"description": "NodeJS client protobuf for interacting with Wormhole",
"homepage": "https://wormholenetwork.com",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"files": [

View File

@ -1,12 +1,12 @@
{
"name": "@certusone/wormhole-sdk-proto-web",
"version": "0.0.4",
"version": "0.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@certusone/wormhole-sdk-proto-web",
"version": "0.0.4",
"version": "0.0.5",
"license": "Apache-2.0",
"dependencies": {
"@improbable-eng/grpc-web": "^0.15.0",

View File

@ -1,8 +1,8 @@
{
"name": "@certusone/wormhole-sdk-proto-web",
"version": "0.0.4",
"version": "0.0.5",
"description": "Web client protobuf for interacting with Wormhole",
"homepage": "https://wormholenetwork.com",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"files": [

View File

@ -2,7 +2,7 @@
"name": "@certusone/wormhole-sdk-wasm",
"version": "0.0.1",
"description": "WebAssembly libraries for interacting with Wormhole",
"homepage": "https://wormholenetwork.com",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"files": [

View File

@ -2,7 +2,7 @@
"name": "@certusone/wormhole-sdk",
"version": "0.6.2",
"description": "SDK for interacting with Wormhole",
"homepage": "https://wormholenetwork.com",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"files": [