diff --git a/package.json b/package.json index 90c158f6..65630535 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaobot", - "version": "34.0.2", + "version": "34.0.3", "description": "Your personal server companion.", "main": "Shard.js", "scripts": { @@ -32,6 +32,7 @@ }, "dependencies": { "canvas": "github:automattic/node-canvas", + "common-tags": "^1.4.0", "custom-translate": "github:dragonfire535/custom-translate", "discord.js": "github:hydrabolt/discord.js", "discord.js-commando": "github:gawdl3y/discord.js-commando",