Skip to content

Commit e8a76e8

Browse files
committed
fix: update adminforth dependency to version 2.17.0-next.8 in package.json on live demo
1 parent a22302f commit e8a76e8

File tree

2 files changed

+109
-5
lines changed

2 files changed

+109
-5
lines changed

live-demo/app/package-lock.json

Lines changed: 108 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.11.2",
3434
"@adminforth/upload": "^2.7.1",
3535
"@prisma/client": "^6.6.0",
36-
"adminforth": "^2.13.0-next.54",
36+
"adminforth": "^2.17.0-next.8",
3737
"better-sqlite3": "^10.0.0",
3838
"express": "^4.19.2"
3939
},

0 commit comments

Comments
 (0)