Skip to content

Commit 9712a02

Browse files
committed
fix: update adminforth version
AdminForth/1777/image
1 parent f843c74 commit 9712a02

2 files changed

Lines changed: 10 additions & 10 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": "AI agent plugin for AdminForth with tool-based workflows and persistent chat sessions",
2626
"devDependencies": {
2727
"@types/node": "latest",
28-
"adminforth": "^3.6.21",
28+
"adminforth": "^3.7.1",
2929
"semantic-release": "^24.2.1",
3030
"semantic-release-slack-bot": "^4.0.2",
3131
"typescript": "^5.7.3"
@@ -67,6 +67,6 @@
6767
}
6868
],
6969
"peerDependencies": {
70-
"adminforth": "^3.6.21"
70+
"adminforth": "^3.7.1"
7171
}
7272
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)