react-r2d2
Advanced tools
+2
-2
| { | ||
| "name": "react-r2d2", | ||
| "version": "0.4.1", | ||
| "version": "0.4.2", | ||
| "description": "HOC for dispatching an action automatically on component render", | ||
@@ -15,3 +15,3 @@ "keywords": ["react", "higher", "order", "component", "redux", "dispatch", "store"], | ||
| "build": "npm run build:commonjs && npm run build:es && npm run build:umd", | ||
| "publish": "npm run build && npm publish" | ||
| "deploy": "npm run build && npm publish" | ||
| }, | ||
@@ -18,0 +18,0 @@ "author": "Tom Arrell <me@tomarrell.com> (https://github.com/tomarrell)", |
29306
0