Skip to content

Commit 73253e1

Browse files
authored
Merge pull request #260 from UziTech/atom-languageclient-v1.0.6
fix(deps): update atom-languageclient to ^1.0.6
2 parents 6a017bd + d078249 commit 73253e1

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
@@ -37,7 +37,7 @@
3737
"prepare": "npm run build"
3838
},
3939
"dependencies": {
40-
"atom-languageclient": "0.9.9",
40+
"atom-languageclient": "^1.0.6",
4141
"arch": "2.1.0",
4242
"dotenv": "5.0.1",
4343
"fs-extra": "4.0.3",

0 commit comments

Comments
 (0)