@steedos/standard-ui 2.3.3-beta.4 → 2.3.3

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.
@@ -3,7 +3,7 @@ label: Custom Tabs
3
3
  description:
4
4
  fields:
5
5
  label:
6
- label: 显示名称
6
+ label: Label
7
7
  help: This is the label of the tab, for web tabs only.
8
8
  name:
9
9
  label: Api Name
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos/standard-ui",
3
- "version": "2.3.3-beta.4",
3
+ "version": "2.3.3",
4
4
  "main": "package.service.js",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -12,5 +12,5 @@
12
12
  "description": "steedos package",
13
13
  "repository": {},
14
14
  "license": "MIT",
15
- "gitHead": "ce8b0bf626913594fdbfeff3bcacbd0f65174fe0"
15
+ "gitHead": "9d46ca700b9fc9586b66bcc8410684ff7343f5fb"
16
16
  }