Skip to content

Commit d783946

Browse files
committed
fix: update adminforth and clone-row plugin on the live demo
1 parent d6b7a0f commit d783946

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

live-demo/app/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

live-demo/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@adminforth/audit-log": "^1.7.3",
2020
"@adminforth/bulk-ai-flow": "^1.17.4",
2121
"@adminforth/chat-gpt": "^1.0.20",
22-
"@adminforth/clone-row": "^1.1.2",
22+
"@adminforth/clone-row": "^1.2.0",
2323
"@adminforth/completion-adapter-open-ai-chat-gpt": "^1.0.2",
2424
"@adminforth/email-password-reset": "^1.3.5",
2525
"@adminforth/foreign-inline-list": "^1.9.2",
@@ -33,7 +33,7 @@
3333
"@adminforth/two-factors-auth": "^1.11.2",
3434
"@adminforth/upload": "^2.7.1",
3535
"@prisma/client": "^6.6.0",
36-
"adminforth": "^2.13.0-next.54",
36+
"adminforth": "^2.17.0-next.13",
3737
"better-sqlite3": "^10.0.0",
3838
"express": "^4.19.2"
3939
},

0 commit comments

Comments
 (0)