Skip to content

Commit da9d620

Browse files
committed
fix: provinance for npm publish
1 parent 5b1f6e9 commit da9d620

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
],
4040
"repository": {
4141
"type": "git",
42-
"url": "git+https://github.com/aicore/template-nodejs.git"
42+
"url": "git+https://github.com/aicore/libmysql"
4343
},
4444
"author": "charly, core.ai",
4545
"license": "AGPL-3.0-or-later",
4646
"bugs": {
47-
"url": "https://github.com/aicore/template-nodejs/issues"
47+
"url": "https://github.com/aicore/libmysql/issues"
4848
},
49-
"homepage": "https://github.com/aicore/template-nodejs#readme",
49+
"homepage": "https://github.com/aicore/libmysql#readme",
5050
"devDependencies": {
5151
"@aicore/libtestutils": "1.0.16",
5252
"@commitlint/cli": "19.8.1",

0 commit comments

Comments
 (0)