Skip to content

Commit 520ebec

Browse files
committed
fix: increase af version
1 parent 75ac336 commit 520ebec

2 files changed

Lines changed: 187 additions & 35 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"description": "Automatic record cleanup plugin for AdminForth with age-based and count-based retention rules",
2626
"devDependencies": {
2727
"@types/node": "latest",
28-
"adminforth": "^2.42.0",
28+
"adminforth": "2.70.0",
2929
"semantic-release": "^24.2.1",
3030
"semantic-release-slack-bot": "^4.0.2",
3131
"typescript": "^5.7.3"
3232
},
3333
"peerDependencies": {
34-
"adminforth": "^2.42.0"
34+
"adminforth": "^2.70.0"
3535
},
3636
"release": {
3737
"plugins": [

0 commit comments

Comments
 (0)