We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa2c3a commit 823c813Copy full SHA for 823c813
2 files changed
package.json
@@ -23,11 +23,11 @@
23
"license": "MIT",
24
"description": "Inline create plugin for adminforth",
25
"peerDependencies": {
26
- "adminforth": "^2.42.0"
+ "adminforth": "^2.70.0"
27
},
28
"devDependencies": {
29
"@types/node": "^22.10.7",
30
- "adminforth": "^2.42.0",
+ "adminforth": "2.70.0",
31
"semantic-release": "^24.2.1",
32
"semantic-release-slack-bot": "^4.0.2",
33
"typescript": "^5.7.3"
0 commit comments