Skip to content

Commit 492d2e1

Browse files
committed
chore: release v1.0.4
1 parent c48de17 commit 492d2e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "supaauth",
33
"description": "Supabase Auth with Nuxt",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"private": true,
66
"scripts": {
77
"build": "nuxt build",
@@ -11,8 +11,8 @@
1111
},
1212
"devDependencies": {
1313
"@nuxtjs/supabase": "^0.3.8",
14-
"@nuxtjs/tailwindcss": "^6.13.2",
15-
"nuxt": "^3.16.1"
14+
"@nuxtjs/tailwindcss": "^6.14.0",
15+
"nuxt": "^3.17.1"
1616
},
1717
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
1818
}

0 commit comments

Comments
 (0)