Skip to content

Commit 74c22b4

Browse files
authored
Update package.json (#1860)
Add NPM `repository` link to GitHub per https://docs.npmjs.com/cli/v10/configuring-npm/package-json
1 parent f232766 commit 74c22b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wormhole-connect/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@wormhole-foundation/wormhole-connect",
33
"version": "0.0.1-beta.0",
4+
"repository": "github:wormhole-foundation/wormhole-connect",
45
"main": "./lib/index.js",
56
"module": "./lib/index.mjs",
67
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)