Skip to content

Commit bcc3ad4

Browse files
committed
live-demo: use express 5 and adminforth with extra logs
AdminForth/1781/image
1 parent 42fd929 commit bcc3ad4

2 files changed

Lines changed: 207 additions & 216 deletions

File tree

live-demo/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"@adminforth/two-factors-auth": "^3.3.10",
4242
"@adminforth/upload": "^2.17.2",
4343
"@prisma/client": "^6.19.3",
44-
"adminforth": "^3.9.0",
44+
"adminforth": "^3.9.1",
4545
"cldr-core": "^48.2.0",
46-
"express": "^4.22.2"
46+
"express": "^5.2.1"
4747
},
4848
"devDependencies": {
4949
"dotenv": "^16.6.1",

0 commit comments

Comments
 (0)