Skip to content

Commit 9c4d004

Browse files
committedNov 9, 2024
fix: Update repo url
1 parent 7a5eabb commit 9c4d004

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
@@ -11,6 +11,10 @@
1111
"bin": {
1212
"inject-markdown": "./bin.mjs"
1313
},
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/streetsidesoftware/inject-markdown"
17+
},
1418
"scripts": {
1519
"build": "tsc -p .",
1620
"watch": "tsc -p . --watch",

0 commit comments

Comments
 (0)