Skip to content

Commit

Permalink
Merge ab45ca2 into a5213fc
Browse files Browse the repository at this point in the history
  • Loading branch information
w3nl committed Oct 11, 2021
2 parents a5213fc + ab45ca2 commit 2408a86
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hckrnews/auto-fetch",
"version": "1.0.1",
"version": "1.1.0",
"description": "Auto Fetch local/http",
"files": [
"src/index.js",
Expand Down Expand Up @@ -70,7 +70,7 @@
]
},
"dependencies": {
"@hckrnews/local-fetch": "^1.0.0",
"@hckrnews/local-fetch": "^1.2.0",
"node-fetch": "^3.0.0"
}
}

0 comments on commit 2408a86

Please sign in to comment.