Skip to content

Commit

Permalink
Updated with faustwasm 0.1.2. Set version to 1.1.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Apr 9, 2024
1 parent 515a80c commit 1ab4a6c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 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,6 +1,6 @@
{
"name": "fausteditorweb",
"version": "1.1.9",
"version": "1.1.10",
"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.1.1",
"@grame/faustwasm": "^0.1.2",
"file-loader": "^6.2.0",
"jquery": "^3.6.0",
"jszip": "^3.10.0",
Expand Down

0 comments on commit 1ab4a6c

Please sign in to comment.