lassy-xpath
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -20,2 +20,4 @@ "use strict"; | ||
var _this = _super.call(this, xpathParserService, macroService) || this; | ||
_this.autofocus = false; | ||
_this.value = ''; | ||
_this.width = "500px"; | ||
@@ -22,0 +24,0 @@ _this.onChange = new core_1.EventEmitter(); |
{ | ||
"name": "lassy-xpath", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "XPath format and editor for searching LASSY XML files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
264741
3075