File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
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 " ,
3+ "version" : " 2.1.1 " ,
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 " ,
3+ "version" : " 2.1.1 " ,
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 " ,
60- "@eclipse-glsp/server" : " 2.1.0 " ,
59+ "@eclipse-glsp/layout-elk" : " 2.1.1 " ,
60+ "@eclipse-glsp/server" : " 2.1.1 " ,
6161 "inversify" : " ^6.0.1"
6262 },
6363 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.1.0 " ,
2+ "version" : " 2.1.1 " ,
33 "npmClient" : " yarn" ,
44 "command" : {
55 "run" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/graph" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " The typescript implementation of the GLSP graphical model (GModel)" ,
55 "keywords" : [
66 " eclipse" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/layout-elk" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
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 " ,
53+ "@eclipse-glsp/server" : " 2.1.1 " ,
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 " ,
3+ "version" : " 2.1.1 " ,
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 " ,
62+ "@eclipse-glsp/graph" : " 2.1.1 " ,
6363 "@eclipse-glsp/protocol" : " ~2.1.1" ,
6464 "@types/uuid" : " 8.3.1" ,
6565 "commander" : " ^8.3.0" ,
You can’t perform that action at this time.
0 commit comments