diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 5e72c09..9ca9bbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dlap", - "version": "1.3.0", + "version": "1.4.0", "type": "module", "main": "bot.js", "license": "GPL-3.0", @@ -15,7 +15,7 @@ "discord-api-types": "^0.36.1", "discord.js": "^13.8.1", "ffmpeg-static": "^5.0.0", - "libsodium-wrappers": "^0.7.10" + "sodium": "^3.0.2" }, "devDependencies": { "eslint": "^8.0.1", |
