Skip to content

Commit

Permalink
fix: layout auth
Browse files Browse the repository at this point in the history
up deps
  • Loading branch information
ufaboy committed Apr 28, 2024
1 parent 86141eb commit 46269e0
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 198 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lib-vue",
"private": true,
"version": "1.8.3",
"version": "1.8.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"pinia": "^2.1.7",
"typograf": "^7.4.0",
"vue": "^3.4.23",
"vue": "^3.4.25",
"vue-router": "^4.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 46269e0

Please sign in to comment.