Skip to content

Commit 26a26a6

Browse files
committed
fix: update adminforth verion
1 parent ed7af01 commit 26a26a6

2 files changed

Lines changed: 7 additions & 7 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.42.0",
27+
"adminforth": "^2.50.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.42.0"
58+
"adminforth": "^2.50.0"
5959
}
6060
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)