Skip to content

Commit 5a179e1

Browse files
committed
fix: add repository.url
1 parent 2f0d40b commit 5a179e1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
"README.md",
2121
"LICENSE"
2222
],
23-
"license": "MIT"
23+
"license": "MIT",
24+
"repository": {
25+
"url": "https://github.com/nakasyou/hono-typedstream"
26+
}
2427
}

0 commit comments

Comments
 (0)