fix engines.node version

This commit is contained in:
chebro 2021-01-24 16:58:29 +05:30 committed by GitHub
parent ff25cf0f6f
commit af6be85c68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"author": "Sravanth C.",
"license": "MIT",
"engines": {
"node": "~12.16.1"
"node": ">=12.0.0"
},
"dependencies": {
"@discordjs/opus": "^0.3.2",