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 da66cd9 commit db0a9a2Copy full SHA for db0a9a2
.travis.yml
@@ -7,8 +7,6 @@ branches:
7
cache:
8
directories:
9
- node_modules
10
-before_install:
11
-- npm update
12
install:
13
- npm install
14
script:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-fetch-hook",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "React fetch hook",
5
"main": "./dist/index.js",
6
"scripts": {
0 commit comments