Skip to content

Commit 47c2973

Browse files
committed
git link addition
1 parent 2401ce0 commit 47c2973

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "node-typescript-server",
33
"version": "1.0.0",
44
"description": "Backend server for Node Typescript",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/embedding-labs/node-typescript-ai-starter-kit"
8+
},
59
"main": "dist/server.js",
610
"scripts": {
711
"build": "tsc",

0 commit comments

Comments
 (0)