fix: use published opencut-wasm package
This commit is contained in:
parent
3d9d669cb9
commit
2c344fa01d
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue