Skip to content

Commit

Permalink
Updated with faustwasm 0.0.49. Set version to 1.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Nov 29, 2023
1 parent 25e3fb6 commit d907005
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
29 changes: 17 additions & 12 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.4",
"version": "1.1.5",
"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.42",
"@grame/faustwasm": "^0.0.49",
"file-saver": "^2.0.5",
"qrcode": "^1.5.3"
}
Expand Down

0 comments on commit d907005

Please sign in to comment.