diff --git a/wormhole-connect/package-lock.json b/wormhole-connect/package-lock.json index 591f4e043..1c5c1978b 100644 --- a/wormhole-connect/package-lock.json +++ b/wormhole-connect/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "devDependencies": { - "@wormhole-foundation/wormhole-connect": "0.1.2-beta.0-development", + "@wormhole-foundation/wormhole-connect": "0.1.2-beta.1-development", "rimraf": "5.0.1" } }, @@ -399,9 +399,9 @@ "dev": true }, "node_modules/@wormhole-foundation/wormhole-connect": { - "version": "0.1.2-beta.0-development", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/wormhole-connect/-/wormhole-connect-0.1.2-beta.0-development.tgz", - "integrity": "sha512-/CD2WQ387gvN3dxij28DZsnorns65Id3XpbaCMeUCVpGJrM8F/WZPgjRjM77wUQBVclkRMa3B5EVx0exqjEzyw==", + "version": "0.1.2-beta.1-development", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/wormhole-connect/-/wormhole-connect-0.1.2-beta.1-development.tgz", + "integrity": "sha512-JxALzn3PuIQOKOjjsC6AHRSTkMnaJ4GsXfas4EXuM7VX1KWN+Y7/pv+HQmcUFW1oZgequmTisiOfcvyiMD2DxA==", "dev": true, "dependencies": { "@mui/material": "^5.12.1" diff --git a/wormhole-connect/package.json b/wormhole-connect/package.json index bbef2630f..d5ebdeb0d 100644 --- a/wormhole-connect/package.json +++ b/wormhole-connect/package.json @@ -9,7 +9,7 @@ "author": "xLabs Inc", "license": "ISC", "devDependencies": { - "@wormhole-foundation/wormhole-connect": "0.1.2-beta.0-development", + "@wormhole-foundation/wormhole-connect": "0.1.2-beta.1-development", "rimraf": "5.0.1" } }