add node v16 to engines
This commit is contained in:
parent
9a620cb78b
commit
1aef988ccf
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue