diff --git a/bun.lockb b/bun.lockb index 0080bfc..f19e817 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/authjs-nuxt/package.json b/packages/authjs-nuxt/package.json index beea10c..7d0432e 100644 --- a/packages/authjs-nuxt/package.json +++ b/packages/authjs-nuxt/package.json @@ -53,6 +53,7 @@ "unctx": "^2.3.1" }, "devDependencies": { - "@nuxt/module-builder": "^0.5.2" + "@nuxt/module-builder": "^0.5.2", + "vitest": "^0.34.6" } }