We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab86526 commit e905f68Copy full SHA for e905f68
1 file changed
package.json
@@ -25,13 +25,13 @@
25
"description": "Automatic record cleanup plugin for AdminForth with age-based and count-based retention rules",
26
"devDependencies": {
27
"@types/node": "latest",
28
- "adminforth": "^2.35.0",
+ "adminforth": "^2.42.0",
29
"semantic-release": "^24.2.1",
30
"semantic-release-slack-bot": "^4.0.2",
31
"typescript": "^5.7.3"
32
},
33
"peerDependencies": {
34
- "adminforth": "^2.35.0"
+ "adminforth": "^2.42.0"
35
36
"release": {
37
"plugins": [
0 commit comments