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
091489461e92eeddde726bd05be5664e7d53c3e3
Authored by
邢晴晴
2022-05-24 10:21:52 +0800
1 parent
0142042f
package.json 修改
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
package.json
package.json
View file @
0914894
1
1
{
2
-
"name"
:
"form-render"
,
3
-
"version"
:
"1.7.5"
,
2
+
"name"
:
"@qx/form-render"
,
3
+
"version"
:
"0.0.4"
,
4
4
"description"
:
"通过 JSON Schema 生成标准 Form,常用于自定义搭建配置界面生成"
,
5
5
"repository"
:
{
6
6
"type"
:
"git"
,
...
...