Skip to content

Commit 3fd20e7

Browse files
committed
fix: update adminforth verion
1 parent c9c303e commit 3fd20e7

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"description": "Bulk AI workflow plugin for AdminForth for batch field generation and image processing",
2626
"devDependencies": {
2727
"@types/node": "latest",
28-
"adminforth": "^2.42.0",
28+
"adminforth": "^2.50.0",
2929
"semantic-release": "^24.2.1",
3030
"semantic-release-slack-bot": "^4.0.2",
3131
"typescript": "^5.7.3"
@@ -35,7 +35,7 @@
3535
"handlebars": "^4.7.8"
3636
},
3737
"peerDependencies": {
38-
"adminforth": "^2.42.0"
38+
"adminforth": "^2.50.0"
3939
},
4040
"release": {
4141
"plugins": [

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)