Skip to content

Commit b507d30

Browse files
committed
fix: rebuild
1 parent f40da81 commit b507d30

2 files changed

Lines changed: 2295 additions & 24 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
},
2828
"devDependencies": {
2929
"@types/node": "latest",
30-
"adminforth": "latest",
30+
"adminforth": "^3.2.9",
3131
"semantic-release": "^24.2.1",
3232
"semantic-release-slack-bot": "^4.0.2",
3333
"typescript": "^5.7.3"
3434
},
3535
"peerDependencies": {
36-
"adminforth": "latest"
36+
"adminforth": "^3.2.9"
3737
},
3838
"release": {
3939
"plugins": [

0 commit comments

Comments
 (0)