Skip to content

Commit 7829c89

Browse files
committed
fix: increase af version
1 parent 5ad91c2 commit 7829c89

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
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"devDependencies": {
2626
"@types/node": "^22.10.7",
27-
"adminforth": "^2.50.0",
27+
"adminforth": "2.70.0",
2828
"semantic-release": "^24.2.1",
2929
"semantic-release-slack-bot": "^4.0.2",
3030
"typescript": "^5.7.3"
@@ -55,6 +55,6 @@
5555
]
5656
},
5757
"peerDependencies": {
58-
"adminforth": "^2.50.0"
58+
"adminforth": "^2.70.0"
5959
}
6060
}

0 commit comments

Comments
 (0)