Skip to content

Commit

Permalink
Update faustwasm to 0.0.52. Set version to 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 17, 2024
1 parent 5d1c540 commit f7c50b4
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 82 deletions.
152 changes: 72 additions & 80 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,6 +1,6 @@
{
"name": "fausteditorweb",
"version": "1.0.106",
"version": "1.1.0",
"description": "Faust Editor",
"main": "src/index.ts",
"private": true,
Expand Down Expand Up @@ -55,7 +55,7 @@
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.26.0",
"@grame/faustwasm": "^0.0.32",
"@grame/faustwasm": "^0.0.52",
"file-loader": "^6.2.0",
"jquery": "^3.6.0",
"jszip": "^3.10.0",
Expand Down

0 comments on commit f7c50b4

Please sign in to comment.