Skip to content

Commit

Permalink
Updated with faustwasm 0.0.40. Set version to 1.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Sep 16, 2023
1 parent 6904cf1 commit 2503b27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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.2",
"version": "1.1.3",
"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.39",
"@grame/faustwasm": "^0.0.40",
"file-saver": "^2.0.5",
"qrcode": "^1.5.3"
}
Expand Down

0 comments on commit 2503b27

Please sign in to comment.