Skip to content

Commit

Permalink
Updated with faustwasm 0.0.52. Set version to 1.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 6, 2024
1 parent d907005 commit 0f46600
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "faustplayground",
"private": true,
"version": "1.1.5",
"version": "1.1.6",
"description": "Online platform to combine and run Faust DSP modules",
"scripts": {
"dev": "vite",
Expand All @@ -13,7 +13,7 @@
"vite": "^4.3.9"
},
"dependencies": {
"@grame/faustwasm": "^0.0.49",
"@grame/faustwasm": "^0.0.52",
"file-saver": "^2.0.5",
"qrcode": "^1.5.3"
}
Expand Down

0 comments on commit 0f46600

Please sign in to comment.