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

@ -2,7 +2,7 @@
"name": "example-react",
"private": true,
"dependencies": {
"@teamhanko/hanko-elements": "^1.2.0",
"@teamhanko/hanko-elements": "^1.3.0",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.7",
"react": "^18.2.0",