redux-automap
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "redux-automap", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"scripts": { | ||
@@ -16,3 +16,3 @@ "lint": "eslint **/*.js", | ||
"description": "Redux helper library to greatly reduce action+reducer definition boilerplate.", | ||
"main": "./src/redux-automap.js", | ||
"main": "./dist/redux-automap.js", | ||
"repository": { | ||
@@ -19,0 +19,0 @@ "type": "git", |
142786