We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c164f4c commit 84bfdf9Copy full SHA for 84bfdf9
package.json
@@ -21,6 +21,11 @@
21
"name": "Artur Charaev",
22
"email": "reaverart@gmail.com"
23
},
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "https://github.com/reaverart/redux-callapi-middleware.git"
27
+ },
28
+ "homepage": "https://github.com/reaverart/redux-callapi-middleware",
29
"license": "MIT",
30
"dependencies": {
31
"isomorphic-fetch": "^2.2.1"
0 commit comments