hotfix: remove webaudio build for now
This commit is contained in:
parent
08f207a396
commit
418f09e364
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@
|
||||||
"name": "@strudel.cycles/webaudio",
|
"name": "@strudel.cycles/webaudio",
|
||||||
"version": "0.4.0",
|
"version": "0.4.0",
|
||||||
"description": "Web Audio helpers for Strudel",
|
"description": "Web Audio helpers for Strudel",
|
||||||
"main": "dist/index.cjs.js",
|
"main": "index.mjs",
|
||||||
"module": "dist/index.es.js",
|
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"directories": {
|
"directories": {
|
||||||
"example": "examples"
|
"example": "examples"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue