Integrate shared jvm-utils into atom-extensions

This commit is contained in:
Kris De Volder
2018-02-27 16:44:33 -08:00
parent 40a6ad233f
commit 72f49480d6
13 changed files with 111 additions and 118 deletions

View File

@@ -25,9 +25,10 @@
}
},
"dependencies": {
"atom-languageclient": "0.8.0",
"atom-package-deps": "^4.6.0",
"download": "^6.2.5",
"pivotal-atom-languageclient-commons": "0.0.19"
"@pivotal-tools/atom-languageclient-commons": "0.0.1"
},
"devDependencies": {
"coffeelint": "^1.10.1"