Drop stringToBinary Dependency

This commit is contained in:
Daniel Odendahl Jr
2017-04-12 01:37:42 +00:00
parent d560221f5d
commit 34541e042b
3 changed files with 9 additions and 4 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "23.0.2",
"version": "23.1.0",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"repository": {
@@ -28,7 +28,6 @@
"morse": "^0.1.0",
"pirate-speak": "^1.0.1",
"roman-numeral-converter-mmxvi": "^1.0.5",
"string-to-binary": "^0.1.2",
"superagent": "^3.5.2",
"zalgolize": "^1.2.4"
}