Skip to content

Commit 7b88fdb

Browse files
committed
fix: fix flags size on live demo
1 parent 783aa2f commit 7b88fdb

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
@@ -28,7 +28,7 @@
2828
"@adminforth/two-factors-auth": "^1.1.2",
2929
"@adminforth/upload": "^1.4.1",
3030
"@prisma/client": "^6.6.0",
31-
"adminforth": "^2.4.0-next.86",
31+
"adminforth": "^2.4.0-next.88",
3232
"better-sqlite3": "^10.0.0",
3333
"express": "^4.19.2"
3434
},

0 commit comments

Comments
 (0)