chore: update versions to 1.3.0 (#1998)

* chore: update versions to 1.3.0

* chore: update elements dependency
This commit is contained in:
Frederic Jahn
2024-12-11 14:05:31 +01:00
committed by GitHub
parent 122dedc44e
commit b469e97a00
11 changed files with 18 additions and 18 deletions

View File

@ -6,7 +6,7 @@
"build": "next build"
},
"dependencies": {
"@teamhanko/hanko-elements": "^1.2.0",
"@teamhanko/hanko-elements": "^1.3.0",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"