redux-dryer
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "redux-dryer", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Redux utilities to keep your reducers small and DRY", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "babel src -d dist", |
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
5742