File tree Expand file tree Collapse file tree 5 files changed +11
-12
lines changed
visual-programming-system Expand file tree Collapse file tree 5 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/app-canvas" ,
3- "version" : " 0.0.39 " ,
3+ "version" : " 0.0.40 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
99 },
1010 "license" : " see license in license.md" ,
1111 "dependencies" : {
12- "@devhelpr/dom-components" : " ^0.0.8 " ,
12+ "@devhelpr/dom-components" : " ^0.0.9 " ,
1313 "@devhelpr/expression-compiler" : " ^0.0.38" ,
1414 "@devhelpr/markup-compiler" : " ^0.0.16" ,
1515 "@devhelpr/media-library" : " ^0.0.8" ,
16- "@devhelpr/visual-programming-system" : " ^0.0.27 " ,
17- "@devhelpr/web-flow-executor" : " ^0.0.31 "
16+ "@devhelpr/visual-programming-system" : " ^0.0.28 " ,
17+ "@devhelpr/web-flow-executor" : " ^0.0.32 "
1818 },
1919 "main" : " ./index.js" ,
2020 "module" : " ./index.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/dom-components" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "main" : " ./index.js" ,
55 "module" : " ./index.mjs" ,
66 "typings" : " ./index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/visual-programming-system" ,
3- "version" : " 0.0.27 " ,
3+ "version" : " 0.0.28 " ,
44 "type" : " commonjs" ,
55 "publishConfig" : {
66 "access" : " public"
77 },
88 "dependencies" : {
9- "@devhelpr/dom-components" : " ^0.0.8 " ,
9+ "@devhelpr/dom-components" : " ^0.0.9 " ,
1010 "@devhelpr/markup-compiler" : " ^0.0.16" ,
1111 "@devhelpr/media-library" : " ^0.0.8"
1212 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/web-flow-executor" ,
3- "version" : " 0.0.31 " ,
3+ "version" : " 0.0.32 " ,
44 "dependencies" : {
55 "@devhelpr/expression-compiler" : " ^0.0.38" ,
66 "@devhelpr/markup-compiler" : " ^0.0.16" ,
7- "@devhelpr/visual-programming-system" : " ^0.0.27 "
7+ "@devhelpr/visual-programming-system" : " ^0.0.28 "
88 },
99 "main" : " ./index.js" ,
1010 "module" : " ./index.mjs" ,
You can’t perform that action at this time.
0 commit comments