Added opus as an optional

This commit is contained in:
hydrabolt
2015-11-07 21:36:43 +00:00
parent 48c3770caf
commit f5640fa5d0
3 changed files with 9 additions and 4 deletions

View File

@@ -34,5 +34,8 @@
"grunt-browserify": "^4.0.0",
"grunt-contrib-uglify": "^0.9.2",
"load-grunt-tasks": "^3.2.0"
},
"optionalDependencies": {
"node-opus": "^0.1.11"
}
}