chore: frontend version bump (#938)

* chore: frontend version bump

* chore: fix package-lock.json
This commit is contained in:
Frederic Jahn
2023-08-02 09:43:37 +02:00
committed by GitHub
parent a60d81a1ac
commit ece8a5c860
8 changed files with 16 additions and 16 deletions

View File

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