Skip to content

Commit 858b189

Browse files
committed
fix: update adminforth version in live-demo
1 parent 7ed3315 commit 858b189

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
@@ -32,7 +32,7 @@
3232
"@adminforth/two-factors-auth": "^1.1.2",
3333
"@adminforth/upload": "^2.3.6",
3434
"@prisma/client": "^6.6.0",
35-
"adminforth": "^2.4.0-next.249",
35+
"adminforth": "^2.4.0-next.258",
3636
"better-sqlite3": "^10.0.0",
3737
"express": "^4.19.2"
3838
},

0 commit comments

Comments
 (0)