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 0f9fa98 commit 6e733dcCopy full SHA for 6e733dc
package.json
@@ -4,6 +4,9 @@
4
"description": "AdminForth plugin for two factors authentication",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
+ "publishConfig": {
8
+ "access": "public"
9
+ },
10
"homepage": "https://adminforth.dev/docs/tutorial/Plugins/TwoFactorsAuth/",
11
"repository": {
12
"type": "git",
0 commit comments