diff options
Diffstat (limited to 'apps/kit/package.json')
| -rw-r--r-- | apps/kit/package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/kit/package.json b/apps/kit/package.json index c369b9d..97da3ba 100644 --- a/apps/kit/package.json +++ b/apps/kit/package.json @@ -14,10 +14,9 @@ "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch" }, "devDependencies": { - "@leveluptuts/bookit": "^0.0.25", "@playwright/test": "^1.26.0", "@rgossiaux/svelte-headlessui": "^1.0.2", - "@sveltejs/kit": "1.0.0-next.502", + "@sveltejs/kit": "1.0.0-next.503", "@sveltestack/svelte-query": "^1.6.0", "@tailwindcss/forms": "^0.5.3", "@types/cookie": "^0.5.1", |
