chore: update versions to 1.1.0 (#1748)

This commit is contained in:
Frederic Jahn
2024-10-15 13:46:22 +02:00
committed by GitHub
parent 9dbc62524a
commit 0ee2a4819c
11 changed files with 19 additions and 19 deletions

View File

@ -5,7 +5,7 @@
"build": "vite build"
},
"dependencies": {
"@teamhanko/hanko-elements": "^1.0.2",
"@teamhanko/hanko-elements": "^1.1.0",
"vue": "^3.3.8",
"vue-router": "^4.1.6"
},