Skip to content

Commit d0698fa

Browse files
committed
fix: update adminforth version
AdminForth/1707/"adminforth"--"2.72.4".-unable
1 parent a8d1d17 commit d0698fa

3 files changed

Lines changed: 352 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"mailgun.js": "^12.0.3"
2525
},
2626
"devDependencies": {
27+
"adminforth": "^2.73.1",
2728
"semantic-release": "^24.2.1",
2829
"semantic-release-slack-bot": "^4.0.2",
2930
"typescript": "^5.9.3"
@@ -54,6 +55,6 @@
5455
]
5556
},
5657
"peerDependencies": {
57-
"adminforth": "^2.24.0"
58+
"adminforth": "^2.73.1"
5859
}
5960
}

0 commit comments

Comments
 (0)