We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b49262 commit 7ea12e9Copy full SHA for 7ea12e9
package.json
@@ -5,14 +5,14 @@
5
"main": "src/main.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/mads-hartmann/bash-language-server.git"
+ "url": "git+https://github.com/mads-hartmann/ide-bash.git"
9
},
10
"author": "Mads Hartmann <mads3379@gmail.com> (https://twitter.com/mads_hartmann)",
11
"license": "MIT",
12
"bugs": {
13
- "url": "https://github.com/mads-hartmann/bash-language-server/issues"
+ "url": "https://github.com/mads-hartmann/ide-bash/issues"
14
15
- "homepage": "https://github.com/mads-hartmann/bash-language-server#readme",
+ "homepage": "https://github.com/mads-hartmann/ide-bash#readme",
16
"dependencies": {
17
"atom-languageclient": "^0.9.2"
18
0 commit comments