Skip to content

Commit 6a0790d

Browse files
authored
Revert "Update dependency atom-languageclient to v1 (#213)" (#217)
This reverts commit 0b13208.
1 parent 27e511f commit 6a0790d

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
@@ -28,7 +28,7 @@
2828
"atom": ">=1.21.0 <2.0.0"
2929
},
3030
"dependencies": {
31-
"atom-languageclient": "1.0.0"
31+
"atom-languageclient": "0.9.9"
3232
},
3333
"devDependencies": {
3434
"mock-spawn": "0.2.6"

0 commit comments

Comments
 (0)