redux-awaiter
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "redux-awaiter", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A Redux middleware for giving opportunities to await and receive actions in anywhere", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"build": "npm run build:es && npm run build:commonjs", | ||
"prepare": "npm run clean && npm run lint && npm run build" | ||
"prepare": "npm run clean && npm run lint && npm run test && npm run build" | ||
}, | ||
@@ -26,0 +26,0 @@ "repository": { |
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
24308