Skip to content

Commit

Permalink
Use node-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed May 8, 2020
1 parent 738fb92 commit 9979c3d
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 742 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"start": "pnpm run build && sh ./run.sh"
},
"dependencies": {
"download": "^8.0.0",
"node-fetch": "^2.6.0",
"expand-tilde": "^2.0.2",
"@actions/core": "^1.2.4",
"@types/download": "^6.2.4",
"@types/expand-tilde": "^2.0.0",
"@types/node-fetch": "^2.5.7",
"@types/node": "^13.13.5"
},
"devDependencies": {
Expand Down

0 comments on commit 9979c3d

Please sign in to comment.