Skip to content

Commit 3fcb22e

Browse files
committed
Remove +git from url
1 parent 6b7c89c commit 3fcb22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/main.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/mads-hartmann/ide-bash.git"
8+
"url": "https://github.com/mads-hartmann/ide-bash.git"
99
},
1010
"author": "Mads Hartmann <mads3379@gmail.com> (https://twitter.com/mads_hartmann)",
1111
"license": "MIT",

0 commit comments

Comments
 (0)