Skip to content

Commit c61da42

Browse files
author
Frank Fiegel
committed
fix: add repository link
1 parent 8c679bb commit c61da42

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
@@ -15,6 +15,10 @@
1515
"import": "./dist/server/index.js"
1616
}
1717
},
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/punkpeye/pipenet.git"
21+
},
1822
"bin": {
1923
"pipenet": "./dist/cli.js"
2024
},

0 commit comments

Comments
 (0)