fix: if present, wait for libsodium-wrappers' ready to support v0.7.3

This commit is contained in:
Pascal
2018-02-26 11:35:51 +01:00
parent b7851bad37
commit c6f92c1bc5
4 changed files with 15 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
"node-opus": "^0.2.7",
"opusscript": "^0.0.6",
"sodium": "^2.0.3",
"libsodium-wrappers": "^0.5.4",
"libsodium-wrappers": "^0.7.3",
"uws": "^9.14.0"
},
"devDependencies": {