diff --git a/scripts/update.js b/scripts/update.js index 8feff36..a975ee5 100755 --- a/scripts/update.js +++ b/scripts/update.js @@ -14,7 +14,7 @@ const options = {force: true, recursive: true} const repo = 'versatica/mediasoup' -const {argv: [,, version]} = process +const {argv: [,, version]} = process; (async function()