Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
khopha committed Oct 23, 2024
1 parent a1b8f3b commit 1989d23
Show file tree
Hide file tree
Showing 3 changed files with 761 additions and 757 deletions.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export default defineNuxtConfig({
runtimeConfig: {
public: {
clientVersion: '0.0.1'
clientVersion: '0.0.2'
}
},
app: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12"
"tailwindcss": "^3.4.14"
}
}
Loading

0 comments on commit 1989d23

Please sign in to comment.