chore(Engine): bump Node.js to v14.0.0 (#5067)

Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
This commit is contained in:
Antonio Román
2020-12-06 17:58:08 +01:00
committed by GitHub
parent 9f3c3e0918
commit 90d458820b
7 changed files with 24 additions and 24 deletions

View File

@@ -80,7 +80,7 @@
"webpack-cli": "^3.3.12"
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"browser": {
"@discordjs/opus": false,