Skip to content

Commit 839aa8b

Browse files
authored
fix: added repository to package.json for provenance
1 parent 7bbcc2d commit 839aa8b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"name": "@scolastico-dev/env-helper",
3+
"repository": {
4+
"type": "git",
5+
"url": "https://github.com/scolastico-dev/env-helper"
6+
},
37
"version": "0.0.0",
48
"source": "src/index.ts",
59
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)