File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
visual-programming-system Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/app-canvas" ,
3- "version" : " 0.0.40 " ,
3+ "version" : " 0.0.41 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
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.28 " ,
17- "@devhelpr/web-flow-executor" : " ^0.0.32 "
16+ "@devhelpr/visual-programming-system" : " ^0.0.29 " ,
17+ "@devhelpr/web-flow-executor" : " ^0.0.33 "
1818 },
1919 "main" : " ./index.js" ,
2020 "module" : " ./index.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/visual-programming-system" ,
3- "version" : " 0.0.28 " ,
3+ "version" : " 0.0.29 " ,
44 "type" : " commonjs" ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhelpr/web-flow-executor" ,
3- "version" : " 0.0.32 " ,
3+ "version" : " 0.0.33 " ,
44 "dependencies" : {
55 "@devhelpr/expression-compiler" : " ^0.0.38" ,
66 "@devhelpr/markup-compiler" : " ^0.0.16" ,
7- "@devhelpr/visual-programming-system" : " ^0.0.28 "
7+ "@devhelpr/visual-programming-system" : " ^0.0.29 "
88 },
99 "main" : " ./index.js" ,
1010 "module" : " ./index.mjs" ,
You can’t perform that action at this time.
0 commit comments