wappsto-redux
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "wappsto-redux", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -67,5 +67,5 @@ import { normalize } from 'normalizr'; | ||
result = newData.result; | ||
element[child] = result; | ||
} | ||
state = newData.state; | ||
element[child] = result; | ||
} | ||
@@ -72,0 +72,0 @@ } |
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
44934