We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898e6dc commit a3e003eCopy full SHA for a3e003e
1 file changed
package.json
@@ -12,6 +12,10 @@
12
"dev": "tsx src/index.ts",
13
"format": "prettier --check ./src"
14
},
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+https://github.com/bitrefill/cli.git"
18
+ },
19
"files": [
20
"dist"
21
],
0 commit comments