Nope, back to opusscript

This commit is contained in:
Daniel Odendahl Jr
2017-03-19 14:16:30 +00:00
parent 341abb3a00
commit b9913feda8
+2 -4
View File
@@ -8,8 +8,7 @@
"url": "git+https://dragonfire535@bitbucket.org/dragonfire535/xiaobot.git"
},
"scripts": {
"start": "node shardingmanager.js",
"install": "node-gyp configure; node-gyp build"
"start": "node shardingmanager.js"
},
"engines": {
"node": "7.7.3"
@@ -30,8 +29,7 @@
"moment": "^2.17.1",
"moment-duration-format": "^1.3.0",
"morse": "^0.1.0",
"node-gyp": "^3.6.0",
"node-opus": "^0.2.4",
"opusscript": "0.0.3",
"pirate-speak": "^1.0.1",
"request-promise": "^4.1.1",
"roman-numeral-converter-mmxvi": "^1.0.5",