Skip to content

Commit 54b7b94

Browse files
committed
1.6.0 Captcha Release
1 parent 68172ac commit 54b7b94

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

package.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@daveyplate/better-auth-ui",
33
"homepage": "https://better-auth-ui.com",
4-
"version": "1.5.18",
4+
"version": "1.6.0",
55
"description": "Plug & play shadcn/ui components for better-auth",
66
"scripts": {
77
"build": "tsup --clean --dts",
@@ -63,17 +63,8 @@
6363
}
6464
}
6565
},
66-
"files": [
67-
"src",
68-
"dist"
69-
],
70-
"keywords": [
71-
"typescript",
72-
"react",
73-
"better-auth",
74-
"shadcn",
75-
"nextjs"
76-
],
66+
"files": ["src", "dist"],
67+
"keywords": ["typescript", "react", "better-auth", "shadcn", "nextjs"],
7768
"author": "daveycodez",
7869
"license": "MIT",
7970
"devDependencies": {

0 commit comments

Comments
 (0)