common-tags should be listed in deps

This commit is contained in:
Daniel Odendahl Jr
2017-08-30 22:30:36 +00:00
parent 7d1adaec39
commit 9cdce88dfb
+2 -1
View File
@@ -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",