Skip to content

Commit fd93403

Browse files
committed
feat: add repository field to package.json
1 parent 5ee6223 commit fd93403

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,9 @@
4545
},
4646
"engines": {
4747
"node": ">=20.0.0"
48-
}
48+
},
49+
"repository": {
50+
"type": "git",
51+
"url": "https://github.com/DevKaliper/env-diff-cli"
52+
}
4953
}

0 commit comments

Comments
 (0)