Skip to content

Commit cf23b43

Browse files
committed
fix: revert atom-languageclient to fix autocomplete adds initial typing
1 parent bedf963 commit cf23b43

File tree

2 files changed

+27
-56
lines changed

2 files changed

+27
-56
lines changed

package-lock.json

+26-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prepare": "npm run build"
3838
},
3939
"dependencies": {
40-
"atom-languageclient": "1.0.4",
40+
"atom-languageclient": "0.9.9",
4141
"arch": "2.1.0",
4242
"dotenv": "5.0.1",
4343
"fs-extra": "4.0.3",

0 commit comments

Comments
 (0)