mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
chore: node version in package.json (#3643)
This commit is contained in:
parent
45b8971000
commit
d4333f5bbe
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
"webpack-cli": "^3.2.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
"node": ">=10.2.0"
|
||||
},
|
||||
"browser": {
|
||||
"https": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue