Skip to content

Commit 629a2e0

Browse files
authored
Merge pull request #120 from Flux159/pr120
Updating package.json for NPM trusted publishers
2 parents 412b26b + e1702dc commit 629a2e0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"description": "A simple ORM for Google Cloud Spanner and Postgres",
55
"main": "dist/index.js",
66
"type": "module",
7+
"repository": {
8+
"url": "https://github.com/Flux159/spanner-orm"
9+
},
710
"bin": {
811
"spanner-orm-cli": "./dist/cli.js"
912
},

0 commit comments

Comments
 (0)