Skip to content

Commit b06835d

Browse files
committed
add package.json::repository.url
1 parent ac48b1c commit b06835d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"files": [
88
"dist"
99
],
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/1ib/probe.git"
13+
},
1014
"scripts": {
1115
"build": "vite build",
1216
"test": "node --import tsx --test **/*.test.ts",

0 commit comments

Comments
 (0)