Skip to content

Commit 640187e

Browse files
committed
Merge branch 'main' of github.com:devforth/adminforth into next
2 parents 1022563 + 9fec2d7 commit 640187e

File tree

3 files changed

+38
-11
lines changed

3 files changed

+38
-11
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<a href="https://adminforth.dev"><img src="https://img.shields.io/badge/website-adminforth.dev-blue" style="height:24px"/></a> <a href="https://adminforth.dev"><img src="https://img.shields.io/npm/dw/adminforth" style="height:24px"/></a> <a href="https://devforth.io"><img src="https://raw.githubusercontent.com/devforth/OnLogs/e97944fffc24fec0ce2347b205c9bda3be8de5c5/.assets/df_powered_by.svg" style="height:28px"/></a>
55

6+
[![Ask AI](http://tluma.ai/badge)](http://tluma.ai/ask-ai/devforth/adminforth)
67

78
* [Try live demo](https://demo.adminforth.dev/) (Read-only mode)
89

live-demo/app/package-lock.json

Lines changed: 36 additions & 10 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": "^2.9.20",
3434
"@adminforth/upload": "^2.14.4",
3535
"@prisma/client": "^6.6.0",
36-
"adminforth": "2.25.0-test.8",
36+
"adminforth": "^2.26.0-next.9",
3737
"better-sqlite3": "^10.0.0",
3838
"express": "^4.19.2"
3939
},

0 commit comments

Comments
 (0)