Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Aug 20, 2024
1 parent a57e8cc commit 185d9c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions demo/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
"@picovoice/orca-web@file:../../binding/web":
version "1.0.0"
dependencies:
"@picovoice/web-utils" "file:../../../web-utils"
"@picovoice/web-utils" "=1.4.2"

"@picovoice/web-utils@file:../../../web-utils":
"@picovoice/web-utils@=1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@picovoice/web-utils/-/web-utils-1.4.2.tgz#2ddc44552d15fa1a4958e0c3384e58545255eea1"
integrity sha512-pF5Uw3Vm4mOWJ2H3Zc7E/nDr/O7OhbvgEK6W7cx9MNNK3qq51MqiGluPpZ8a2K61BuIzxcNMC1mXWpmIAWVolA==
dependencies:
commander "^10.0.1"

Expand Down

0 comments on commit 185d9c9

Please sign in to comment.