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 fc3871a commit d39ca10Copy full SHA for d39ca10
package.json
@@ -26,9 +26,11 @@
26
"license": "ISC",
27
"dependencies": {
28
"@simplewebauthn/server": "^13.2.1",
29
- "adminforth": "^2.4.0-next.321",
30
"node-2fa": "^2.0.3"
31
},
+ "peerDependencies": {
32
+ "adminforth": "^2.4.0-next.321"
33
+ },
34
"devDependencies": {
35
"@types/node": "^22.10.7",
36
"semantic-release": "^24.2.1",
0 commit comments