Switch to a specific commit of atom-languageclient

This commit is contained in:
BoykoAlex
2017-08-04 23:28:07 -04:00
parent 9ee2bd92c3
commit b5d4adcf95

View File

@@ -1,6 +1,6 @@
{
"name": "pivotal-atom-languageclient-commons",
"version": "0.0.2",
"version": "0.0.3",
"description": "Atom language client commons for STS4 language servers",
"repository": "https://github.com/spring-projects/sts4",
"license": "MIT",
@@ -8,7 +8,7 @@
"atom": ">=1.17.0"
},
"dependencies": {
"atom-languageclient": "0.1.4",
"atom-languageclient": "git://github.com/atom/atom-languageclient#fdb8540d2e3862fe5f855b126a52afdb0b778e3a",
"decompress": "^4.2.0",
"portfinder": "^1.0.13",
"remote-file-size": "^3.0.3",