Skip to content

Commit

Permalink
release + package update'
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Oct 26, 2023
1 parent 6e53c37 commit 53f426a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Picovoice Inc",
"license": "Apache-2.0",
"dependencies": {
"@picovoice/cobra-web": "~2.0.0",
"@picovoice/cobra-web": "~2.0.1",
"@picovoice/web-voice-processor": "~4.0.8"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions demo/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@picovoice/cobra-web@~2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/cobra-web/-/cobra-web-2.0.0.tgz#fae10248546072faba3e784288135b07e576b0cd"
integrity sha512-twgDJKkty+NXUG9/1feM15TLTvyCTjiDLwoncWFeHqcJ02peIa84T27/5atzpYkXKKA3sp+/B1a+6EKDq7P6/g==
"@picovoice/cobra-web@~2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@picovoice/cobra-web/-/cobra-web-2.0.1.tgz#b2235af36439c23c192957abfed1b329c9a7b7a5"
integrity sha512-2ealbr5Km7NtvuAdTfQyWMI7DvHoi+A4wRnZx1JHRFp4NutfPwCO/xCmxmh2neiya4J1L6tpEuOafputdAfS/w==
dependencies:
"@picovoice/web-utils" "=1.3.1"

Expand Down

0 comments on commit 53f426a

Please sign in to comment.