Skip to content

Commit 638caf6

Browse files
committed
fix: update @adminforth/agent to version 1.9.1 and adminforth to version 2.36.1 on live demo
1 parent 3b33ce1 commit 638caf6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

live-demo/app/package-lock.json

Lines changed: 5 additions & 5 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
@@ -16,9 +16,9 @@
1616
"author": "",
1717
"description": "",
1818
"dependencies": {
19+
"@adminforth/agent": "^1.9.1",
1920
"@adminforth/audit-log": "^1.9.12",
2021
"@adminforth/bulk-ai-flow": "^1.23.14",
21-
"@adminforth/agent": "^1.9.0",
2222
"@adminforth/chat-gpt": "^1.0.20",
2323
"@adminforth/clone-row": "^1.2.0",
2424
"@adminforth/completion-adapter-open-ai-chat-gpt": "^2.0.19",
@@ -36,7 +36,7 @@
3636
"@adminforth/two-factors-auth": "^2.9.20",
3737
"@adminforth/upload": "^2.15.3",
3838
"@prisma/client": "^6.6.0",
39-
"adminforth": "^2.36.0-next.2",
39+
"adminforth": "^2.36.1",
4040
"better-sqlite3": "^10.0.0",
4141
"express": "^4.19.2"
4242
},

0 commit comments

Comments
 (0)