chore: update versions to 0.8.4

This commit is contained in:
lfleischmann
2023-10-11 14:44:40 +02:00
committed by GitHub
parent 6c730c8cee
commit aa927eabde
13 changed files with 21 additions and 21 deletions

View File

@ -5,7 +5,7 @@
"build": "vite build"
},
"dependencies": {
"@teamhanko/hanko-elements": "^0.8.3",
"@teamhanko/hanko-elements": "^0.8.4",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},