add node v16 to engines
This commit is contained in:
parent
9a620cb78b
commit
1aef988ccf
@ -10,6 +10,9 @@
|
||||
},
|
||||
"author": "Nico Jensen",
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^0.9.0",
|
||||
"@discordjs/rest": "^0.1.0-canary.0",
|
||||
|
Loading…
Reference in New Issue
Block a user