@brandboostinggmbh/painless
Advanced tools
Comparing version 0.2.12 to 0.2.13
@@ -240,3 +240,5 @@ var __defProp = Object.defineProperty; | ||
); | ||
this.evt.emit("updated"); | ||
if (updateResponse.ok) { | ||
this.evt.emit("updated"); | ||
} | ||
return updateResponse; | ||
@@ -243,0 +245,0 @@ } |
{ | ||
"name": "@brandboostinggmbh/painless", | ||
"private": false, | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
44581
1353