Skip to content

Commit

Permalink
Updated with faustwasm 0.4.6. Set version to 1.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jul 6, 2024
1 parent d34fe0c commit 75ab86f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fausteditorweb",
"version": "1.4.4",
"description": "Faust Editor",
"version": "1.5.0",
"description": "Faust IDE",
"main": "src/index.ts",
"private": true,
"scripts": {
Expand All @@ -26,7 +26,7 @@
"WebAssembly"
],
"author": "Grame-CNCM",
"license": "GPL-3.0-or-later",
"license": "LGPL-2.1",
"bugs": {
"url": "https://github.com/grame-cncm/faustide/issues"
},
Expand All @@ -39,7 +39,7 @@
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.18.9",
"@fortawesome/fontawesome-free": "^5.15.3",
"@grame/faustwasm": "^0.4.5",
"@grame/faustwasm": "^0.4.6",
"@shren/faust-ui": "^1.1.12",
"@types/bootstrap": "^4.6.0",
"@types/jquery": "^3.5.5",
Expand Down

0 comments on commit 75ab86f

Please sign in to comment.