Skip to content

Commit 5667722

Browse files
authored
fix: add missing repository.url value to create new release (#19)
1 parent 171e0f4 commit 5667722

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"index.js",
99
"index.d.ts"
1010
],
11+
"repository": {
12+
"url": "https://github.com/epicweb-dev/totp"
13+
},
1114
"publishConfig": {
1215
"access": "public"
1316
},

0 commit comments

Comments
 (0)