fix: use published opencut-wasm package

This commit is contained in:
Maze Winther
2026-04-13 05:08:29 +02:00
parent 3d9d669cb9
commit 2c344fa01d
+1 -1
View File
@@ -52,7 +52,7 @@
"nanoid": "^5.1.5", "nanoid": "^5.1.5",
"next": "16.1.3", "next": "16.1.3",
"next-themes": "^0.4.4", "next-themes": "^0.4.4",
"opencut-wasm": "file:../../rust/wasm/pkg", "opencut-wasm": "^0.2.5",
"pg": "^8.16.2", "pg": "^8.16.2",
"postgres": "^3.4.5", "postgres": "^3.4.5",
"radix-ui": "^1.4.3", "radix-ui": "^1.4.3",