Skip to content

Commit

Permalink
Adding missing tslib reference to server packages (microsoft#4310)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdonke authored Oct 1, 2020
1 parent bec7332 commit 97392ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Composer/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"portfinder": "1.0.25",
"rimraf": "^3.0.2",
"ts-md5": "^1.2.7",
"tslib": "^2.0.0",
"uuid": "^8.3.0",
"vscode-languageserver": "^5.3.0-next",
"vscode-ws-jsonrpc": "^0.1.1",
Expand Down

0 comments on commit 97392ed

Please sign in to comment.