cacophony
Advanced tools
Comparing version 0.9.5 to 0.9.6
{ | ||
"name": "cacophony", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"description": "Typescript audio library with caching", | ||
@@ -15,5 +15,6 @@ "type": "module", | ||
"scripts": { | ||
"build": "npm run clean&&npm run build:worklets&&vite build&&npm run docs", | ||
"build": "npm run typecheck && npm run clean&&npm run build:worklets&&vite build&&npm run docs", | ||
"dev": "vite", | ||
"serve": "vite preview", | ||
"typecheck": "tsc --noEmit", | ||
"docs": "typedoc --out docs --exclude *.test.ts src", | ||
@@ -20,0 +21,0 @@ "build:worklets": "rollup -c", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1628562