Skip to content

Commit 783aa2f

Browse files
committed
fix: update live demo text-complete
1 parent 2ddf396 commit 783aa2f

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

live-demo/app/package-lock.json

Lines changed: 18 additions & 18 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@adminforth/i18n": "^1.2.4",
2525
"@adminforth/import-export": "^1.3.1",
2626
"@adminforth/rich-editor": "^1.2.2",
27-
"@adminforth/text-complete": "^1.4.4",
27+
"@adminforth/text-complete": "^1.8.1",
2828
"@adminforth/two-factors-auth": "^1.1.2",
2929
"@adminforth/upload": "^1.4.1",
3030
"@prisma/client": "^6.6.0",
31-
"adminforth": "^2.3.1",
31+
"adminforth": "^2.4.0-next.86",
3232
"better-sqlite3": "^10.0.0",
3333
"express": "^4.19.2"
3434
},

0 commit comments

Comments
 (0)