Skip to content

Commit b3a8abe

Browse files
committed
chore: fix repo url
1 parent 6e28da6 commit b3a8abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Template project for writing node package with napi-rs",
55
"main": "index.js",
66
"repository": {
7-
"url": "git+ssh://git@github.com/napi-rs/package-template.git",
7+
"url": "git+ssh://git@github.com/napi-rs/package-template-pnpm.git",
88
"type": "git"
99
},
1010
"license": "MIT",

0 commit comments

Comments
 (0)