@nocobase/plugin-verification 1.4.0-alpha.1 → 1.4.0-alpha.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName.zh-CN": "验证码",
5
5
  "description": "verification setting.",
6
6
  "description.zh-CN": "验证码配置。",
7
- "version": "1.4.0-alpha.1",
7
+ "version": "1.4.0-alpha.10",
8
8
  "license": "AGPL-3.0",
9
9
  "main": "./dist/server/index.js",
10
10
  "homepage": "https://docs.nocobase.com/handbook/verification",
@@ -31,7 +31,7 @@
31
31
  "@nocobase/test": "1.x",
32
32
  "@nocobase/utils": "1.x"
33
33
  },
34
- "gitHead": "b42379db55cd8774d3543c8d6cdc566434d3f170",
34
+ "gitHead": "74c99c0f2d84690d7e3db62c7a913e6aca97c762",
35
35
  "keywords": [
36
36
  "Authentication"
37
37
  ]
package/README.zh-CN.md DELETED
@@ -1,9 +0,0 @@
1
- # verification
2
-
3
- [English](./README.md) | 中文
4
-
5
- ## 安装激活
6
-
7
- 内置插件无需手动安装激活。
8
-
9
- ## 使用方法