Skip to content

Commit 6614ead

Browse files
authored
fix: add repository url to package.json (#335)
Required for OIDC publish workflows. Should've probably have been in there either way. PR: #335
1 parent 82ff695 commit 6614ead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "JS library to automatically report events to Topsort's Analytics",
55
"main": "dist/ts.js",
66
"type": "module",
7+
"url": "https://github.com/Topsort/analytics.js",
78
"packageManager": "pnpm@9.9.0",
89
"keywords": ["ads", "sponsored listings", "auctions", "analytics", "topsort"],
910
"engines": {

0 commit comments

Comments
 (0)