Skip to content

Commit

Permalink
* downgrade node-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Apr 18, 2022
1 parent 20c93fd commit 97c0c07
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 114 deletions.
165 changes: 52 additions & 113 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"samsung-remote": "^1.6.0",
"samsungtv": "https://git@github.com/luca-saggese/samsungtv",
"ws": "^8.5.0",
"node-fetch": "^3.2.3"
"node-fetch": "2.6.7"
},
"devDependencies": {
"@alcalzone/release-script": "^3.5.6",
Expand Down

0 comments on commit 97c0c07

Please sign in to comment.