Skip to content

Commit

Permalink
chore: bump @ory/elements-markup to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-jonas committed Feb 3, 2025
1 parent ad26c14 commit 271c5c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ory/kratos-selfservice-ui-node",
"version": "0.22.0",
"version": "0.22.1",
"description": "A reference implementation of a selfservice UI for ORY Kratos in node.js",
"homepage": "https://github.com/ory/kratos-selfservice-ui-node#readme",
"bugs": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"prettier": "ory-prettier-styles",
"dependencies": {
"@ory/client": "1.14.3",
"@ory/elements-markup": "0.5.0",
"@ory/elements-markup": "0.5.1",
"@redtea/format-axios-error": "2.1.1",
"accept-language-parser": "1.5.0",
"axios": "1.7.4",
Expand Down

0 comments on commit 271c5c3

Please sign in to comment.