Skip to content

Commit c71fdf4

Browse files
committed
fix: update adminforth version
AdminForth/1720/fix-af-connectorsplug-(correct
1 parent b2d195a commit c71fdf4

2 files changed

Lines changed: 3 additions & 3 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.1.2",
28+
"adminforth": "^3.1.0",
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.1.2"
70+
"adminforth": "^3.1.0"
7171
}
7272
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)