Skip to content

Commit 42bb09d

Browse files
committed
chore: add repo url to package.json
1 parent b720ac3 commit 42bb09d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@crowbartools/firebot-custom-scripts-types",
33
"version": "5.65.1",
44
"description": "Types for Firebot's Custom Scripts",
5+
"repository": {
6+
"url": "https://github.com/crowbartools/firebot-custom-scripts-types"
7+
},
58
"main": "",
69
"scripts": {
710
"lint": "npm run prettier:check",
@@ -33,4 +36,4 @@
3336
"node": "20.18.1",
3437
"npm": "10.8.1"
3538
}
36-
}
39+
}

0 commit comments

Comments
 (0)