We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafb7bf commit 8da424aCopy full SHA for 8da424a
package.json
@@ -24,9 +24,11 @@
24
"author": "devforth",
25
"license": "ISC",
26
"dependencies": {
27
- "adminforth": "^2.4.0-next.238",
28
"cheerio": "^1.0.0"
29
},
+ "peerDependencies": {
30
+ "adminforth": "^2.4.0-next.238"
31
+ },
32
"devDependencies": {
33
"@types/node": "^22.10.7",
34
"semantic-release": "^24.2.1",
0 commit comments