Skip to content

Commit 22d5fbc

Browse files
author
Artur Charaev
committed
0.2.0
1 parent fe482c4 commit 22d5fbc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-callapi-middleware",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Redux API middleware",
55
"main": "lib/index.js",
66
"scripts": {
@@ -15,7 +15,9 @@
1515
"api",
1616
"middleware",
1717
"fetch",
18-
"callapi"
18+
"callapi",
19+
"batch",
20+
"multiple"
1921
],
2022
"author": {
2123
"name": "Artur Charaev",

0 commit comments

Comments
 (0)