we do a little fixing

Co-authored-by: datejer  <datejer@users.noreply.github.com>
This commit is contained in:
2021-10-08 14:39:18 +02:00
parent 30c1a60dc1
commit face7875b9
4 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

@@ -12,6 +12,10 @@
"discord.js": "^13.1.0",
"dotenv": "^10.0.0",
"nodemon": "^2.0.13"
},
"engines": {
"node": ">=16.10.0",
"npm": ">=7.24.0"
}
},
"node_modules/@discordjs/builders": {