Skip to content

Commit

Permalink
Update Theia Language Server
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlyons0 committed Sep 12, 2018
1 parent 713eae1 commit 88d2161
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 173 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
npm-debug.log
package-lock.json
172 changes: 0 additions & 172 deletions package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"atom-languageclient": "0.9.1",
"typescript": "^3.0.3",
"typescript-language-server": "^0.3.2"
"typescript-language-server": "^0.3.4"
},
"enhancedScopes": [
"source.ts",
Expand Down

0 comments on commit 88d2161

Please sign in to comment.