Skip to content

Commit 4a33a72

Browse files
committed
1.3.5
1 parent ff63be4 commit 4a33a72

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@daveyplate/better-auth-tanstack",
33
"homepage": "https://github.com/daveyplate/better-auth-tanstack",
4-
"version": "1.3.4",
4+
"version": "1.3.5",
55
"description": "Tanstack hooks for better-auth",
66
"scripts": {
77
"build": "tsup --clean --dts",
@@ -33,7 +33,10 @@
3333
}
3434
}
3535
},
36-
"files": ["src", "dist"],
36+
"files": [
37+
"src",
38+
"dist"
39+
],
3740
"keywords": [
3841
"better-auth",
3942
"tanstack",

0 commit comments

Comments
 (0)