@meadow/redux-api-middleware
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@meadow/redux-api-middleware", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "API middlware for redux", | ||
"main": "src/middleware.js", | ||
"main": "build/middleware.js", | ||
"scripts": { | ||
"build": "babel ./modules -d build", | ||
"release": "node scripts/release.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -27,3 +29,7 @@ }, | ||
}, | ||
"homepage": "https://github.com/meadow/redux-api-middleware#readme" | ||
"homepage": "https://github.com/meadow/redux-api-middleware#readme", | ||
"devDependencies": { | ||
"babel-cli": "^6.1.18", | ||
"babel-preset-es2015": "^6.1.18" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
6113
6
89
2