Skip to content

Commit

Permalink
Updated with faustwasm 0.0.64. Set version to 1.1.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Mar 12, 2024
1 parent f442a4d commit ccc4669
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
128 changes: 64 additions & 64 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.9",
"version": "1.1.10",
"description": "Online platform to combine and run Faust DSP modules",
"scripts": {
"dev": "vite",
Expand All @@ -13,7 +13,7 @@
"vite": ">=4.5.2"
},
"dependencies": {
"@grame/faustwasm": "^0.0.63",
"@grame/faustwasm": "^0.0.64",
"file-saver": "^2.0.5",
"qrcode": "^1.5.3"
}
Expand Down

0 comments on commit ccc4669

Please sign in to comment.