Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "repatch", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Dispatch reducers", | ||
@@ -5,0 +5,0 @@ "main": "lib/store/index", |
@@ -144,4 +144,2 @@ # <a href="https://www.npmjs.com/package/repatch"><img alt="Repatch" src="http://jaystack.com/wp-content/uploads/2017/08/repatch-logo.png" height="50px"></a> | ||
You can access `thunk` even as static member of the `Store`: `Store.thunk` | ||
### Injecting extra argument | ||
@@ -148,0 +146,0 @@ |
13387
221