oo-redux-utils
Advanced tools
Comparing version 1.5.6 to 1.5.7
@@ -25,2 +25,4 @@ "use strict"; | ||
_defineProperty(this, "actionClassName", void 0); | ||
_defineProperty(this, "stateNamespace", void 0); | ||
@@ -33,2 +35,3 @@ | ||
this.dispatchAction_ = dispatchAction; | ||
this.actionClassName = this.constructor.name; | ||
} | ||
@@ -35,0 +38,0 @@ |
{ | ||
"name": "oo-redux-utils", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"description": "Utility functions for Object-oriented Redux", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
40968
260