Comparing version 0.0.12 to 0.0.13
@@ -74,3 +74,3 @@ 'use strict'; | ||
window.onpopstate = function (e) { | ||
updateWithUrl(curUrl); | ||
updateWithUrl(document.URL); | ||
}; | ||
@@ -77,0 +77,0 @@ } |
{ | ||
"name": "reshow", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Flux Reducer Present Library", | ||
@@ -5,0 +5,0 @@ "main": "./build/src/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
18300