update packages

v2
Kit Kasune 2 years ago
parent 16c9eefe76
commit c47181ea72
  1. 11
      package.json

@ -1,30 +1,23 @@
{
"name": "natsuki",
"version": "1.0.0",
"version": "2.0.0",
"description": "An anime-themed multipurpose bot",
"main": "bot.js",
"author": "NatsukiDev",
"author": "Wubzy",
"dependencies": {
"@discordjs/builders": "^0.12.0",
"@discordjs/rest": "^0.1.0-canary.0",
"@discordjs/voice": "^0.6.0",
"canvas": "^2.9.0",
"chalk": "^4.1.0",
"cron": "^1.8.2",
"dblapi.js": "^2.4.1",
"discord-api-types": "^0.22.0",
"discord.js": "^13.5.0",
"dreidels": "^0.5.2",
"fuzzysort": "^1.1.4",
"gradient-string": "^2.0.0",
"lastfm": "^0.9.0",
"manyitems": "^1.0.2",
"moment": "^2.28.0",
"moment-precise-range-plugin": "^1.3.0",
"mongoose": "^5.10.3",
"node-fetch": "^2.6.1",
"ora": "^5.3.0",
"swwrap": "^1.0.0",
"tinygradient": "^1.1.5",
"ws": "^7.4.6"
},

Loading…
Cancel
Save