We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279b8aa commit b0c2476Copy full SHA for b0c2476
1 file changed
package.json
@@ -23,12 +23,12 @@
23
"license": "MIT",
24
"repository": {
25
"type": "git",
26
- "url": "https://github.com/GravityKit/Potomatic.git"
+ "url": "git+https://github.com/GravityKit/Potomatic.git"
27
},
28
"type": "module",
29
"main": "potomatic",
30
"bin": {
31
- "potomatic": "./potomatic"
+ "potomatic": "potomatic"
32
33
"scripts": {
34
"translate": "./potomatic",
0 commit comments