Commit 8fb229e1ca9bc76bc3fb0523617a8e7b394697ff

Authored by 乔启韬
1 parent 654c6309

安装钉钉

Showing 1 changed file with 2 additions and 1 deletions
1 { 1 {
2 "name": "@qx/form-render", 2 "name": "@qx/form-render",
3 - "version": "0.1.4", 3 + "version": "0.1.5",
4 "description": "通过 JSON Schema 生成标准 Form,常用于自定义搭建配置界面生成", 4 "description": "通过 JSON Schema 生成标准 Form,常用于自定义搭建配置界面生成",
5 "repository": { 5 "repository": {
6 "type": "git", 6 "type": "git",
@@ -39,6 +39,7 @@ @@ -39,6 +39,7 @@
39 "@ant-design/icons": "^4.0.2", 39 "@ant-design/icons": "^4.0.2",
40 "async-validator": "^3.5.1", 40 "async-validator": "^3.5.1",
41 "color": "^3.1.2", 41 "color": "^3.1.2",
  42 + "dingtalk-jsapi": "^3.0.9",
42 "lodash-es": "^4.17.21", 43 "lodash-es": "^4.17.21",
43 "moment": "^2.24.0", 44 "moment": "^2.24.0",
44 "nanoid": "^3.1.20", 45 "nanoid": "^3.1.20",