redux-toolkit
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "redux-toolkit", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "supply useful utils for redux", | ||
@@ -10,2 +10,6 @@ "main": "lib/index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/yeatszhang/redux-toolkit" | ||
}, | ||
"keywords": [ | ||
@@ -12,0 +16,0 @@ "redux", |
@@ -7,2 +7,6 @@ # redux-toolkit | ||
* `createReducer` a functional way to write reducer | ||
* `createAction` a simple way to write action | ||
* `debugMiddleware` a useful debug middleware | ||
## installation | ||
@@ -9,0 +13,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10406
152
0