File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed
Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-server-bundled" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "description" : " GLSP node server for the workflow example (bundled)" ,
55 "keywords" : [
66 " eclipse" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-server" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "description" : " GLSP node server for the workflow example" ,
55 "keywords" : [
66 " eclipse" ,
5656 "watch" : " tsc -w"
5757 },
5858 "dependencies" : {
59- "@eclipse-glsp/layout-elk" : " 2.1.0-next " ,
60- "@eclipse-glsp/server" : " 2.1.0-next " ,
59+ "@eclipse-glsp/layout-elk" : " 2.1.0" ,
60+ "@eclipse-glsp/server" : " 2.1.0" ,
6161 "inversify" : " ^6.0.1"
6262 },
6363 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.0 .0" ,
2+ "version" : " 2.1 .0" ,
33 "npmClient" : " yarn" ,
44 "command" : {
55 "run" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " parent" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
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" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
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" : " 2.1.0 "
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" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
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" : " 2.1.0-next " ,
53+ "@eclipse-glsp/server" : " 2.1.0" ,
5454 "elkjs" : " ^0.7.1"
5555 },
5656 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/server" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "description" : " A js server framework for Eclipse GLSP" ,
55 "keywords" : [
66 " eclipse" ,
5959 "watch" : " tsc -w"
6060 },
6161 "dependencies" : {
62- "@eclipse-glsp/graph" : " 2.1.0-next " ,
63- "@eclipse-glsp/protocol" : " next " ,
62+ "@eclipse-glsp/graph" : " 2.1.0" ,
63+ "@eclipse-glsp/protocol" : " 2.1.0 " ,
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 304304 dependencies :
305305 prettier-plugin-packagejson "~2.4.6"
306306
307- " @eclipse-glsp/protocol@next " :
308- version "2.1.0-next.297 "
309- resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.1.0-next.297. tgz#4d178d5286c44b293b58b614fd84d0a0653052a6 "
310- integrity sha512-WmV/ZAHusldwrXFof5oF68peBo0EpmVAb0N/v7LeYaTUiwnz4eFARm/p0KxL2QlcPBuKgLvi0xgGDzDGvbeNcw ==
307+ " @eclipse-glsp/protocol@2.1.0 " :
308+ version "2.1.0"
309+ resolved "https://registry.yarnpkg.com/@eclipse-glsp/protocol/-/protocol-2.1.0. tgz#e76a65a4815c969bfb86a1ab202ad24384a317cc "
310+ integrity sha512-CUcVbsjiddDWEuhWKDLgfqslmau2QT6QTF9LyA4/y6Eomv5s8nTexeBMI6hCWL4sHgMfQ4t2zI9zV2a5gIow4A ==
311311 dependencies :
312312 sprotty-protocol "0.15.0-next.044bba2.13"
313313 uuid "7.0.3"
You can’t perform that action at this time.
0 commit comments