@mittwald/kubernetes
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -32,3 +32,3 @@ "use strict"; | ||
this.inner.store(obj); | ||
this.onRemoveHandlers.forEach(fn => fn(obj)); | ||
this.onStoreHandlers.forEach(fn => fn(obj)); | ||
} | ||
@@ -35,0 +35,0 @@ } |
@@ -59,3 +59,3 @@ { | ||
}, | ||
"version": "2.5.0" | ||
"version": "2.5.1" | ||
} |
Sorry, the diff of this file is not supported yet
149188