Skip to content

Commit

Permalink
added explanation not using modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsijben committed Jan 22, 2022
1 parent 77fd7c0 commit d522b25
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 146 deletions.
162 changes: 17 additions & 145 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
"url": "https://github.com/vincentsijben/tz-alert/issues"
},
"homepage": "https://github.com/vincentsijben/tz-alert#readme",
"comment":"node-fetch needs to be version 2 because ES module is not supported for discord.js",
"dependencies": {
"discord.js": "^13.6.0",
"node-fetch": "^3.2.0"
"node-fetch": "^2.6.7"
}
}

0 comments on commit d522b25

Please sign in to comment.