Sign in
framework
/
qx-form-render
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
9586b1dd445c1387a3fecf6dfdc5c08715a973ad
Authored by
邢晴晴
2021-12-01 20:16:27 +0800
1 parent
249ea93d
改版本号
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
9586b1d
1
1
{
2
2
"name"
:
"form-render"
,
3
-
"version"
:
"1.7.
3.1
"
,
3
+
"version"
:
"1.7.
4
"
,
4
4
"description"
:
"通过 JSON Schema 生成标准 Form,常用于自定义搭建配置界面生成"
,
5
5
"repository"
:
{
6
6
"type"
:
"git"
,
...
...