Skip to content

Commit 823c813

Browse files
committed
fix: increase af version
1 parent faa2c3a commit 823c813

2 files changed

Lines changed: 174 additions & 22 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"license": "MIT",
2424
"description": "Inline create plugin for adminforth",
2525
"peerDependencies": {
26-
"adminforth": "^2.42.0"
26+
"adminforth": "^2.70.0"
2727
},
2828
"devDependencies": {
2929
"@types/node": "^22.10.7",
30-
"adminforth": "^2.42.0",
30+
"adminforth": "2.70.0",
3131
"semantic-release": "^24.2.1",
3232
"semantic-release-slack-bot": "^4.0.2",
3333
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)