File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-examples" ,
3
- "version" : " 0.12 .0" ,
3
+ "version" : " 0.13 .0" ,
4
4
"private" : " true" ,
5
5
"dependencies" : {
6
6
"@vscode/codicons" : " ^0.0.32" ,
7
7
"express" : " ^4.18.2" ,
8
8
"reflect-metadata" : " ^0.1.13" ,
9
- "sprotty" : " 0.12 .0" ,
10
- "sprotty-elk" : " 0.12 .0"
9
+ "sprotty" : " ^0.13 .0" ,
10
+ "sprotty-elk" : " ^0.13 .0"
11
11
},
12
12
"devDependencies" : {
13
13
"@types/express" : " ^4.17.15" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.12 .0" ,
2
+ "version" : " 0.13 .0" ,
3
3
"useWorkspaces" : true ,
4
4
"npmClient" : " yarn" ,
5
5
"command" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-elk" ,
3
- "version" : " 0.12 .0" ,
3
+ "version" : " 0.13 .0" ,
4
4
"description" : " Integration of ELK graph layout algorithms in Sprotty" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
39
39
},
40
40
"dependencies" : {
41
41
"elkjs" : " ^0.8.2" ,
42
- "sprotty-protocol" : " ~0.12 .0"
42
+ "sprotty-protocol" : " ^0.13 .0"
43
43
},
44
44
"optionalDependencies" : {
45
45
"inversify" : " ^5.1.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty-protocol" ,
3
- "version" : " 0.12 .0" ,
3
+ "version" : " 0.13 .0" ,
4
4
"description" : " TypeScript declarations for Sprotty to be used both in browser and Node.js context" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprotty" ,
3
- "version" : " 0.12 .0" ,
3
+ "version" : " 0.13 .0" ,
4
4
"description" : " A next-gen framework for graphical views" ,
5
5
"license" : " (EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)" ,
6
6
"keywords" : [
56
56
"file-saver" : " ^2.0.5" ,
57
57
"inversify" : " ^5.1.1" ,
58
58
"snabbdom" : " ^3.5.1" ,
59
- "sprotty-protocol" : " ~0.12 .0" ,
59
+ "sprotty-protocol" : " ^0.13 .0" ,
60
60
"tinyqueue" : " ^2.0.3"
61
61
},
62
62
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments