File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed
Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-server" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " GLSP node server for the workflow example" ,
55 "keywords" : [
66 " eclipse" ,
5858 "watch" : " tsc -w"
5959 },
6060 "dependencies" : {
61- "@eclipse-glsp/layout-elk" : " 1.1.0-next " ,
62- "@eclipse-glsp/server" : " 1.1.0-next "
61+ "@eclipse-glsp/layout-elk" : " 1.1.0-RC08 " ,
62+ "@eclipse-glsp/server" : " 1.1.0-RC08 "
6363 },
6464 "devDependencies" : {
6565 "source-map-loader" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.4.0" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "useWorkspaces" : true ,
55 "npmClient" : " yarn" ,
66 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " parent" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "private" : true ,
55 "workspaces" : [
66 " packages/*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/graph" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " The typescript implementation of the GLSP graphical model (GModel)" ,
55 "keywords" : [
66 " eclipse" ,
5050 "watch" : " tsc -w"
5151 },
5252 "dependencies" : {
53- "@eclipse-glsp/protocol" : " next "
53+ "@eclipse-glsp/protocol" : " 1.1.0-RC08 "
5454 },
5555 "devDependencies" : {
5656 "@types/uuid" : " 8.3.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/layout-elk" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " Integration of ELK graph layout algorithms in GLSP Node Server" ,
55 "keywords" : [
66 " eclipse" ,
5050 "watch" : " tsc -w"
5151 },
5252 "dependencies" : {
53- "@eclipse-glsp/server" : " 1.1.0-next " ,
53+ "@eclipse-glsp/server" : " 1.1.0-RC08 " ,
5454 "elkjs" : " ^0.7.1" ,
5555 "sprotty-elk" : " 0.12.0"
5656 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/server" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " A js server framework for Eclipse GLSP" ,
55 "keywords" : [
66 " eclipse" ,
5959 "watch" : " tsc -w"
6060 },
6161 "dependencies" : {
62- "@eclipse-glsp/graph" : " 1.1.0-next " ,
63- "@eclipse-glsp/protocol" : " next " ,
62+ "@eclipse-glsp/graph" : " 1.1.0-RC08 " ,
63+ "@eclipse-glsp/protocol" : " 1.1.0-RC08 " ,
6464 "@types/uuid" : " 8.3.1" ,
6565 "commander" : " ^8.3.0" ,
6666 "fast-json-patch" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 303303 dependencies :
304304 prettier-plugin-packagejson "^2.3.0"
305305
306- " @eclipse-glsp/protocol@next " :
307- version "1.1.0-next.697cc23.237 "
308- resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-1.1.0-next.697cc23.237. tgz#9d6190d88ee944d27a7e6a1d9bed91d0f454149b "
309- integrity sha512-qX/WgWnAZ+D8Dj8wiyezaX8a0JNi5+KSDz2TKZBktRfDEoee2sngyru3m5AQ0kt2dVLuA5isVyHRIaHb8wks7Q ==
306+ " @eclipse-glsp/protocol@1.1.0-RC08 " :
307+ version "1.1.0-RC08 "
308+ resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-1.1.0-RC08. tgz#84ee427e6338444ddb30c00141c92d19db646187 "
309+ integrity sha512-gudSdmr7v/i5bq5znqKjn4cA/z5mENGW/3fiF+W1isldY61Rw1meFz+NSfbWNEBJxwVo7EJdvPW2n5bz4z8ElQ ==
310310 dependencies :
311311 sprotty-protocol "0.13.0-next.f4445dd.342"
312312 uuid "7.0.3"
You can’t perform that action at this time.
0 commit comments