Skip to content

Commit 6707552

Browse files
committed
fix: update adminforth version on live demo
1 parent 3ee3e1c commit 6707552

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

live-demo/app/package-lock.json

Lines changed: 4 additions & 4 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@adminforth/two-factors-auth": "^1.1.2",
3434
"@adminforth/upload": "^2.3.6",
3535
"@prisma/client": "^6.6.0",
36-
"adminforth": "^2.4.0-next.317",
36+
"adminforth": "^2.4.0-next.325",
3737
"better-sqlite3": "^10.0.0",
3838
"express": "^4.19.2"
3939
},

0 commit comments

Comments
 (0)