From 6bbb1db334d150fd93a778a4dc4edb991d2cff4a Mon Sep 17 00:00:00 2001 From: Aymeric Rabot Date: Tue, 24 Mar 2026 15:14:18 -0700 Subject: [PATCH] chore: update lockfile Co-Authored-By: Claude Opus 4.6 (1M context) --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 905e6126..fa403929 100644 --- a/bun.lock +++ b/bun.lock @@ -49,7 +49,7 @@ }, "packages/core": { "name": "@pascal-app/core", - "version": "0.1.13", + "version": "0.2.0", "dependencies": { "dedent": "^1.7.1", "idb-keyval": "^6.2.2", @@ -166,7 +166,7 @@ }, "packages/viewer": { "name": "@pascal-app/viewer", - "version": "0.1.13", + "version": "0.2.0", "dependencies": { "polygon-clipping": "^0.15.7", "zustand": "^5",