Skip to content

Commit 49e07c2

Browse files
authored
chore(lazer): fix sdk package bugs link (#2613)
1 parent 05cdc67 commit 49e07c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lazer/sdk/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/pyth-lazer-sdk",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Pyth Lazer SDK",
55
"publishConfig": {
66
"access": "public"
@@ -44,7 +44,7 @@
4444
"typescript": "catalog:"
4545
},
4646
"bugs": {
47-
"url": "https://github.com/pyth-lazer-sdk/pyth-lazer-sdk/issues"
47+
"url": "https://github.com/pyth-network/pyth-crosschain/issues"
4848
},
4949
"type": "module",
5050
"homepage": "https://github.com/pyth-network/pyth-crosschain/tree/main/lazer/sdk/js",

0 commit comments

Comments
 (0)