Sign in
田强
/
qx-common
·
Commits
GitLab
Go to dashboard
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
e5821df920a166aae7c83f6a1b3400bc7453a0b2
Authored by
李婷
2023-10-08 11:26:39 +0800
1 parent
77c1ec8c
feat: 版本升级
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
e5821df
1
1
{
2
2
"name"
:
"@qx/common"
,
3
-
"version"
:
"3.0.0-alpha.4
5
"
,
3
+
"version"
:
"3.0.0-alpha.4
7
"
,
4
4
"description"
:
"A react library developed with dumi"
,
5
5
"license"
:
"MIT"
,
6
6
"module"
:
"dist/index.js"
,
...
...