We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 412b26b + e1702dc commit 629a2e0Copy full SHA for 629a2e0
1 file changed
package.json
@@ -4,6 +4,9 @@
4
"description": "A simple ORM for Google Cloud Spanner and Postgres",
5
"main": "dist/index.js",
6
"type": "module",
7
+ "repository": {
8
+ "url": "https://github.com/Flux159/spanner-orm"
9
+ },
10
"bin": {
11
"spanner-orm-cli": "./dist/cli.js"
12
},
0 commit comments