hyperapp-redux-devtools
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -34,3 +34,2 @@ var { createStore } = require("redux"); | ||
store.subscribe(function() { | ||
firedActionName = ""; | ||
actions.replaceState(state); | ||
@@ -37,0 +36,0 @@ }); |
{ | ||
"name": "hyperapp-redux-devtools", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "hyperapp mixin to utilize redux-devtools-extension for time travel debugging capabilities", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5524
48