fix: use published opencut-wasm package

This commit is contained in:
Maze Winther 2026-04-13 05:00:14 +02:00
parent 3d9d669cb9
commit 2c344fa01d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"nanoid": "^5.1.5",
"next": "16.1.3",
"next-themes": "^0.4.4",
"opencut-wasm": "file:../../rust/wasm/pkg",
"opencut-wasm": "^0.2.5",
"pg": "^8.16.2",
"postgres": "^3.4.5",
"radix-ui": "^1.4.3",