Skip to content

Commit cc9c7cb

Browse files
committed
fix: npm publish
1 parent 9547c7a commit cc9c7cb

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
@@ -20,17 +20,17 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git+https://github.com/be-true/sqlk.git"
23+
"url": "git+https://github.com/lad-tech/sqlk.git"
2424
},
2525
"keywords": [
2626
"sql"
2727
],
2828
"author": "[email protected]",
2929
"license": "MIT",
3030
"bugs": {
31-
"url": "https://github.com/be-true/sqlk/issues"
31+
"url": "https://github.com/lad-tech/sqlk/issues"
3232
},
33-
"homepage": "https://github.com/be-true/sqlk#readme",
33+
"homepage": "https://github.com/lad-tech/sqlk#readme",
3434
"devDependencies": {
3535
"@semantic-release/changelog": "^6.0.2",
3636
"@semantic-release/npm": "^9.0.1",

0 commit comments

Comments
 (0)