Skip to content

Commit 45796b4

Browse files
committed
fix: add repo to package.json
1 parent 08b2e26 commit 45796b4

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
@@ -3,6 +3,10 @@
33
"version": "0.0.1",
44
"description": "Shared packages for daily.dev Node.js projects",
55
"license": "BSD-3-Clause",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/dailydotdev/node-common.git"
9+
},
610
"contributors": [
711
"omBratteng"
812
],

0 commit comments

Comments
 (0)