Skip to content

Commit b46ebd4

Browse files
committed
add publish config
1 parent 6e799c7 commit b46ebd4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • nodejs/sqlcommenter-nodejs/packages/sqlcommenter-drizzle

nodejs/sqlcommenter-nodejs/packages/sqlcommenter-drizzle/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@
3636
},
3737
"repository": {
3838
"type": "git",
39-
"url": "query-doctor/sqlcommenter"
39+
"url": "git+https://github.com/query-doctor/sqlcommenter.git"
40+
},
41+
"publishConfig": {
42+
"access": "public",
43+
"registry": "https://registry.npmjs.org"
4044
},
4145
"author": "Query Doctor",
4246
"license": "Apache-2.0",

0 commit comments

Comments
 (0)