Skip to content

Commit 22a26b7

Browse files
committed
Fix repository configuration
1 parent 47f9d26 commit 22a26b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"version": "1.0.3",
44
"description": "Language Bash language support for Atom-IDE",
55
"main": "src/main.js",
6-
"repository": {
7-
"type": "git",
8-
"url": "https://github.com/mads-hartmann/ide-bash.git"
9-
},
6+
"repository": "https://github.com/mads-hartmann/ide-bash",
107
"author": "Mads Hartmann <mads3379@gmail.com> (https://twitter.com/mads_hartmann)",
118
"license": "MIT",
129
"bugs": {

0 commit comments

Comments
 (0)