mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
chore: node version in package.json (#3643)
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
"webpack-cli": "^3.2.3"
|
"webpack-cli": "^3.2.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.0.0"
|
"node": ">=10.2.0"
|
||||||
},
|
},
|
||||||
"browser": {
|
"browser": {
|
||||||
"https": false,
|
"https": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user