@genexus/designer-common
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -26,3 +26,2 @@ import { CommandData } from "../../command/command"; | ||
do() { | ||
console.log('Remove', this._parent, this._child); | ||
return this._parent.removeNode(this._child); | ||
@@ -29,0 +28,0 @@ } |
{ | ||
"name": "@genexus/designer-common", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"main": "lib/index.js", | ||
@@ -31,3 +31,3 @@ "typings": "lib/index.d.ts", | ||
}, | ||
"gitHead": "41373ff6db35caa0d1e488c0325cbae739b79124" | ||
"gitHead": "e922493773f0f897b84453cd640ac09ad25a0338" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
237570
3237