Skip to content

Commit

Permalink
Update to latest client and server versions (#79)
Browse files Browse the repository at this point in the history
- Update to TS5 and inversify 6 
Part of eclipse-glsp/glsp#1022
  • Loading branch information
tortmayr authored Jun 30, 2023
1 parent 9e08019 commit d731de9
Show file tree
Hide file tree
Showing 2 changed files with 1,240 additions and 564 deletions.
6 changes: 4 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
"watch": "lerna run --parallel watch"
},
"devDependencies": {
"@eclipse-glsp/dev": "1.1.0-next.7026c40.129",
"@eclipse-glsp/dev": "next",
"@types/node": "16.x",
"copyfiles": "^2.4.1",
"typescript": "^4.9.3"
"inversify": "6.0.1",
"lerna": "^6.6.2",
"typescript": "^5.1.3"
},
"engines": {
"node": ">=16.11.0",
Expand Down
Loading

0 comments on commit d731de9

Please sign in to comment.