Skip to content

Commit

Permalink
Updated with faustwasm 0.5.3 and faust-ui 1.1.13. Set version to 1.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jul 24, 2024
1 parent 7ecf5bc commit 7b9a303
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 90 deletions.
173 changes: 86 additions & 87 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fausteditor",
"private": true,
"version": "1.2.5",
"version": "1.2.6",
"description": "A simple Faust editor for the web",
"scripts": {
"dev": "vite",
Expand All @@ -13,8 +13,8 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",
"@grame/faustwasm": "^0.4.8",
"@shren/faust-ui": "^1.1.12",
"@grame/faustwasm": "^0.5.3",
"@shren/faust-ui": "^1.1.13",
"codemirror": "^5.58.2",
"qrcode": "^1.5.3",
"tippy.js": "^5.2.1"
Expand Down

0 comments on commit 7b9a303

Please sign in to comment.