Skip to content

Commit 376d8b9

Browse files
committed
fix: update adminforth version
AdminForth/1720/fix-af-connectorsplug-(correct
1 parent 416904d commit 376d8b9

2 files changed

Lines changed: 12 additions & 12 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.0.1",
28+
"adminforth": "3.1.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.0.1"
70+
"adminforth": "3.1.1"
7171
}
7272
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)