File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-glsp" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " GLSP diagrams for the Workflow DSL" ,
55 "keywords" : [
66 " glsp" ,
4343 "watch" : " tsc -w"
4444 },
4545 "dependencies" : {
46- "@eclipse-glsp/client" : " 1.1.0-next " ,
46+ "@eclipse-glsp/client" : " 1.1.0-RC08 " ,
4747 "balloon-css" : " ^0.5.0"
4848 },
4949 "devDependencies" : {
Original file line number Diff line number Diff line change 33 "snapshotRepository" : " https://oss.sonatype.org/content/repositories/snapshots/" ,
44 "groupId" : " org.eclipse.glsp.example" ,
55 "artifactId" : " org.eclipse.glsp.example.workflow" ,
6- "version" : " 1.1.0" ,
7- "isSnapShot" : true ,
6+ "version" : " 1.1.0.RC08 " ,
7+ "isSnapShot" : false ,
88 "classifier" : " glsp"
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " workflow-standalone" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "private" : true ,
55 "description" : " Standalone browser-app for the Workflow example" ,
66 "homepage" : " https://www.eclipse.org/glsp/" ,
3030 "watch" : " tsc -w -p ./tsconfig.json"
3131 },
3232 "dependencies" : {
33- "@eclipse-glsp-examples/workflow-glsp" : " 1.1.0-next " ,
34- "@eclipse-glsp/client" : " 1.1.0-next "
33+ "@eclipse-glsp-examples/workflow-glsp" : " 1.1.0-RC08 " ,
34+ "@eclipse-glsp/client" : " 1.1.0-RC08 "
3535 },
3636 "devDependencies" : {
3737 "circular-dependency-plugin" : " ^5.2.2" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0 " ,
2+ "version" : " 1.1.0-RC08 " ,
33 "useWorkspaces" : true ,
44 "npmClient" : " yarn" ,
55 "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/client" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " A sprotty-based client for GLSP" ,
55 "keywords" : [
66 " eclipse" ,
4747 "watch" : " tsc -w"
4848 },
4949 "dependencies" : {
50- "@eclipse-glsp/protocol" : " 1.1.0-next " ,
50+ "@eclipse-glsp/protocol" : " 1.1.0-RC08 " ,
5151 "autocompleter" : " 5.1.0" ,
5252 "sprotty" : " 0.13.0-next.f4445dd.342"
5353 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/protocol" ,
3- "version" : " 1.1.0-next " ,
3+ "version" : " 1.1.0-RC08 " ,
44 "description" : " The protocol definition for client-server communication in GLSP" ,
55 "keywords" : [
66 " eclipse" ,
You can’t perform that action at this time.
0 commit comments