Skip to content

Commit b5f0332

Browse files
authored
chore: v0.13.0-6 (#275)
1 parent 004f7b0 commit b5f0332

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ory/kratos-selfservice-ui-node",
3-
"version": "0.13.0-1",
3+
"version": "0.13.0-6",
44
"description": "A reference implementation of a selfservice UI for ORY Kratos in node.js",
55
"homepage": "https://github.com/ory/kratos-selfservice-ui-node#readme",
66
"bugs": {
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@ory/client": "1.1.41",
3030
"@ory/elements-markup": "0.0.1-beta.7",
31-
"@ory/integrations": "1.1.3",
31+
"@ory/integrations": "1.1.4",
3232
"axios": "1.2.6",
3333
"body-parser": "1.20.1",
3434
"cookie-parser": "1.4.6",

0 commit comments

Comments
 (0)