Skip to content

Commit 8a25917

Browse files
ci: Adds repository entry to package.json.
1 parent ba0cb66 commit 8a25917

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
@@ -2,6 +2,10 @@
22
"name": "@tv2media/logger",
33
"version": "2.0.3",
44
"license": "MIT",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/tv2/mediatech-logger.git"
8+
},
59
"main": "dist/cjs/index.js",
610
"types": "dist/cjs/index.d.ts",
711
"exports": {

0 commit comments

Comments
 (0)