Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 971aeed

Browse files
committed
Use full git fork url
1 parent 4288554 commit 971aeed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"atom": ">=1.33.0"
1818
},
1919
"dependencies": {
20-
"atom-languageclient": "alexheretic/atom-languageclient#build",
20+
"atom-languageclient": "git://github.com/alexheretic/atom-languageclient#build",
2121
"atom-package-deps": "^5.0.0",
2222
"toml": "^3.0.0",
2323
"underscore-plus": "^1.6.8"

0 commit comments

Comments
 (0)