Skip to content

Commit 2bca547

Browse files
committed
prepare v0.0.1 release
1 parent 1dd6be6 commit 2bca547

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@onmax/nuxt-better-auth",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.0.1",
55
"description": "Nuxt module for Better Auth integration with NuxtHub, route protection, session management, and role-based access",
66
"license": "MIT",
77
"author": "onmax",
@@ -48,6 +48,8 @@
4848
"dependencies": {
4949
"@nuxt/kit": "^4.2.2",
5050
"defu": "^6.1.4",
51+
"jiti": "^2.4.2",
52+
"pathe": "^2.0.3",
5153
"radix3": "^1.1.2"
5254
},
5355
"devDependencies": {

pnpm-lock.yaml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)