Skip to content

Commit b5e4b60

Browse files
committed
chore(lazer): fix sdk package bugs link
1 parent 05cdc67 commit b5e4b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazer/sdk/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)