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
Plain Diff
Browse Files
Commit
6d7ccbbf56e2e78a71653dbdd21d8b8a36463bc6
Authored by
李婷
2023-10-08 14:44:15 +0800
2 parents
d9be41fc
0a96a268
Merge remote-tracking branch 'origin/feature/dataflow' into feature/dataflow
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
6d7ccbb
1
1
{
2
2
"name"
:
"@qx/common"
,
3
-
"version"
:
"3.0.0-alpha.4
7
"
,
3
+
"version"
:
"3.0.0-alpha.4
8
"
,
4
4
"description"
:
"A react library developed with dumi"
,
5
5
"license"
:
"MIT"
,
6
6
"module"
:
"dist/index.js"
,
...
...