diff --git a/bun.lockb b/bun.lockb index 020f552..379efe0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6eccdea..83cc022 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ }, "type": "module", "dependencies": { - "@selemondev/svelte-marquee": "^0.0.2" + "@selemondev/svelte-marquee": "^0.0.2", + "rescript": "^11.1.0" } }