Skip to content

Commit 34a72ab

Browse files
authored
Update pagx npm package repository URL and add homepage. (#3308)
1 parent 413991b commit 34a72ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cli/npm/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/libpag/libpag"
8+
"url": "https://github.com/Tencent/libpag"
99
},
10+
"homepage": "https://github.com/Tencent/libpag#readme",
1011
"bin": {
1112
"pagx": "bin/pagx.js"
1213
},

0 commit comments

Comments
 (0)