This commit is contained in:
alex 2022-02-08 08:59:52 +00:00
parent 5ecbcfffcb
commit 9d809be775

View File

@ -28,6 +28,11 @@
"snowpack": "^3.8.8"
},
"dependencies": {
"fraction.js": "^4.1.2"
"automation-events": "^4.0.12",
"fraction.js": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"standardized-audio-context": "^25.3.20",
"tone": "^14.7.77"
}
}