Remove opusscript from optionals whoops

This commit is contained in:
Amish Shah
2016-08-28 18:55:41 +01:00
parent 93771ce6d0
commit 3462bbc8d4
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -36,8 +36,7 @@
"fs-extra": "^0.30.0" "fs-extra": "^0.30.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"node-opus": "^0.1.13", "node-opus": "^0.1.13"
"opusscript": "^0.0.1"
}, },
"engines": { "engines": {
"node": ">=0.12.7" "node": ">=0.12.7"