Skip to content

Commit c957689

Browse files
committed
feat: update csound7 to beta5
1 parent d93f317 commit c957689

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@codemirror/lang-python": "^6.1.2",
1616
"@codemirror/language": "^6.6.0",
1717
"@codemirror/view": "^6.9.3",
18-
"@csound/browser": "^7.0.0-beta3",
18+
"@csound/browser": "^7.0.0-beta5",
1919
"@emotion/core": "^11.0.0",
2020
"@emotion/react": "^11.10.6",
2121
"@emotion/styled": "^11.10.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,10 +2525,10 @@
25252525
style-mod "^4.0.0"
25262526
w3c-keyname "^2.2.4"
25272527

2528-
"@csound/browser@^7.0.0-beta3":
2529-
version "7.0.0-beta3"
2530-
resolved "https://registry.yarnpkg.com/@csound/browser/-/browser-7.0.0-beta3.tgz#749bad570569b00679c94af6f65c77760f36788d"
2531-
integrity sha512-tNC8flrNFQnaYynaOdm9ztkTQkePCs7mUM+y8iEviXUwhKR2d+1RVqwFcaU1B5x6n5SIpxF5MT+saLWclvOKEA==
2528+
"@csound/browser@^7.0.0-beta5":
2529+
version "7.0.0-beta5"
2530+
resolved "https://registry.yarnpkg.com/@csound/browser/-/browser-7.0.0-beta5.tgz#26342367ffdc959ab77df6345d15752a99f2f9ce"
2531+
integrity sha512-fpE2CRINucbvt02eA6I9+fQUOTUpHzVvX4ZlVJi3Tuf0kWYxALy0OQSH6j9Qsv25kfKiBNrGyj6gnfw9GoyeZw==
25322532
dependencies:
25332533
eventemitter3 "^4.0.7"
25342534
google-closure-compiler "^20221102.0.1"

0 commit comments

Comments
 (0)