Skip to content

Commit

Permalink
Updated with faustwasm 0.3.0. Set version to 1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jun 15, 2024
1 parent 66c35e9 commit b7eedf8
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,6 +1,6 @@
{
"name": "fausteditorweb",
"version": "1.3.4",
"version": "1.4.0",
"description": "Faust Editor",
"main": "src/index.ts",
"private": true,
Expand Down Expand Up @@ -39,7 +39,7 @@
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.18.9",
"@fortawesome/fontawesome-free": "^5.15.3",
"@grame/faustwasm": "^0.2.3",
"@grame/faustwasm": "^0.3.0",
"@shren/faust-ui": "^1.1.9",
"@types/bootstrap": "^4.6.0",
"@types/jquery": "^3.5.5",
Expand Down

0 comments on commit b7eedf8

Please sign in to comment.