fix: use published opencut-wasm package

This commit is contained in:
Maze Winther
2026-04-01 21:30:26 +02:00
parent 57fc0fd323
commit 3516bd69f4
6 changed files with 64 additions and 12 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
"packageManager": "bun@1.2.18",
"workspaces": [
"apps/*",
"packages/*",
"rust/wasm/pkg"
"packages/*"
],
"scripts": {
"build:tools": "turbo run build --filter=@opencut/tools",