PT #159049846: Atom prefs for remote apps

This commit is contained in:
BoykoAlex
2018-08-21 21:37:41 -04:00
parent 0d93c7e31e
commit db20140cb7
9 changed files with 26 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pivotal-tools/atom-languageclient-commons",
"version": "0.0.8",
"version": "0.0.9",
"description": "Atom language client commons for STS4 language servers",
"repository": "https://github.com/spring-projects/sts4",
"license": "MIT",
@@ -22,7 +22,7 @@
},
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.11",
"atom-languageclient": "0.9.5",
"atom-languageclient": "0.9.6",
"portfinder": "^1.0.13",
"@types/atom": "^1.24.1",
"@types/node": "^8.0.41",