File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed
Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp-examples/workflow-glsp" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "description" : " GLSP diagrams for the Workflow DSL" ,
55 "keywords" : [
66 " glsp" ,
4343 "watch" : " tsc -w"
4444 },
4545 "dependencies" : {
46- "@eclipse-glsp/client" : " 2.1.0-next " ,
46+ "@eclipse-glsp/client" : " 2.1.0" ,
4747 "balloon-css" : " ^0.5.0"
4848 },
4949 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " workflow-standalone" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "private" : true ,
55 "description" : " Standalone browser-app for the Workflow example" ,
66 "homepage" : " https://www.eclipse.org/glsp/" ,
3131 "watch" : " tsc -w -p ./tsconfig.json"
3232 },
3333 "dependencies" : {
34- "@eclipse-glsp-examples/workflow-glsp" : " 2.1.0-next " ,
35- "@eclipse-glsp/client" : " 2.1.0-next "
34+ "@eclipse-glsp-examples/workflow-glsp" : " 2.1.0" ,
35+ "@eclipse-glsp/client" : " 2.1.0"
3636 },
3737 "devDependencies" : {
3838 "@types/shelljs" : " 0.8.12" ,
Original file line number Diff line number Diff line change 11{
22 "fileName" : " workflow-server" ,
3- "version" : " next "
3+ "version" : " 2.1.0 "
44}
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/client" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "description" : " A sprotty-based client for GLSP" ,
55 "keywords" : [
66 " eclipse" ,
4747 "watch" : " tsc -w"
4848 },
4949 "dependencies" : {
50- "@eclipse-glsp/sprotty" : " 2.1.0-next " ,
50+ "@eclipse-glsp/sprotty" : " 2.1.0" ,
5151 "autocompleter" : " ^9.1.0" ,
5252 "file-saver" : " ^2.0.5" ,
5353 "lodash" : " 4.17.21"
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/sprotty" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
44 "description" : " Augmented reexport of the sprotty API for GLSP" ,
55 "homepage" : " https://www.eclipse.org/glsp/" ,
66 "bugs" : " https://github.com/eclipse-glsp/glsp/issues" ,
3434 "watch" : " tsc -w"
3535 },
3636 "dependencies" : {
37- "@eclipse-glsp/protocol" : " 2.1.0-next " ,
37+ "@eclipse-glsp/protocol" : " 2.1.0" ,
3838 "autocompleter" : " ^9.1.0" ,
3939 "snabbdom" : " ^3.5.1" ,
4040 "sprotty" : " 1.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @eclipse-glsp/protocol" ,
3- "version" : " 2.1.0-next " ,
3+ "version" : " 2.1.0" ,
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