File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
packages/server/src/common Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1414 * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
1515 ********************************************************************************/
1616
17- import { JsonrpcClientProxy } from '@eclipse-glsp/protocol' ;
18- import { decorate , injectable } from 'inversify' ;
19-
2017export * from '@eclipse-glsp/graph' ;
2118export * from '@eclipse-glsp/protocol' ;
2219export * from '@eclipse-glsp/protocol/lib/di' ;
23- decorate ( injectable ( ) , JsonrpcClientProxy ) ;
Original file line number Diff line number Diff line change 310310 prettier-plugin-packagejson "~2.4.6"
311311
312312" @eclipse-glsp/protocol@next " :
313- version "2.3.0-next.375 "
314- resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.3.0-next.375 .tgz#b1594533993e7f74d4177314489e7312906e8986 "
315- integrity sha512-RoO9/EoeG4NZV8eQZU6L+JVDFuzwx31imHxsdOB3oRdvVhgciFz9NQKjhIQn3M+URABSFsV6QBLSJfFTmfO8yA ==
313+ version "2.3.0-next.378 "
314+ resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.3.0-next.378 .tgz#9d7c1962f44c65ee226df06cd3ed28c915fa22da "
315+ integrity sha512-v8o8+zjeDrL7FqlR8vb7GFiLuXjZByHjZLuCFrZ6HIvk+Jg1CWYxvITSmUNc91XJPTl7yoSNWBLOGm6PO3u+yg ==
316316 dependencies :
317317 sprotty-protocol "1.2.0"
318318 uuid "~10.0.0"
You can’t perform that action at this time.
0 commit comments