File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @music163/tango-context" ,
3
- "version" : " 1.0.0-alpha.10 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " react context for tango-apps" ,
5
5
"keywords" : [
6
6
" react" ,
31
31
"react" : " >= 16.8"
32
32
},
33
33
"dependencies" : {
34
- "@music163/tango-core" : " ^1.0.0-alpha.10 " ,
34
+ "@music163/tango-core" : " ^1.0.0" ,
35
35
"@music163/tango-helpers" : " ^1.0.0-alpha.6" ,
36
36
"mobx-react-lite" : " 4.0.5"
37
37
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @music163/tango-core" ,
3
- "version" : " 1.0.0-alpha.10 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " tango core" ,
5
5
"author" : " wwsun <ww.sun@outlook.com>" ,
6
6
"homepage" : " " ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @music163/tango-designer" ,
3
- "version" : " 1.0.0-alpha.18 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " lowcode designer" ,
5
5
"keywords" : [
6
6
" react"
33
33
"dependencies" : {
34
34
"@ant-design/icons" : " ^4.8.0" ,
35
35
"@music163/request" : " ^0.1.2" ,
36
- "@music163/tango-context" : " ^1.0.0-alpha.10 " ,
37
- "@music163/tango-core" : " ^1.0.0-alpha.10 " ,
36
+ "@music163/tango-context" : " ^1.0.0" ,
37
+ "@music163/tango-core" : " ^1.0.0" ,
38
38
"@music163/tango-helpers" : " ^1.0.0-alpha.6" ,
39
- "@music163/tango-sandbox" : " ^1.0.0-alpha.10 " ,
40
- "@music163/tango-setting-form" : " ^1.0.0-alpha.14 " ,
41
- "@music163/tango-ui" : " ^1.0.0-alpha.12 " ,
39
+ "@music163/tango-sandbox" : " ^1.0.0" ,
40
+ "@music163/tango-setting-form" : " ^1.0.0" ,
41
+ "@music163/tango-ui" : " ^1.0.0" ,
42
42
"antd" : " ^4.24.2" ,
43
43
"cash-dom" : " ^8.1.2" ,
44
44
"classnames" : " ^2.3.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @music163/tango-sandbox" ,
3
- "version" : " 1.0.0-alpha.10 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " sandbox of tango apps" ,
5
5
"author" : " wwsun <ww.sun@outlook.com>" ,
6
6
"homepage" : " " ,
29
29
},
30
30
"dependencies" : {
31
31
"@ant-design/icons" : " ^4.8.0" ,
32
- "@music163/tango-core" : " ^1.0.0-alpha.10 " ,
32
+ "@music163/tango-core" : " ^1.0.0" ,
33
33
"@music163/tango-helpers" : " ^1.0.0-alpha.6" ,
34
34
"crypto-js" : " ^4.1.1" ,
35
35
"lodash.isequal" : " 4.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @music163/tango-setting-form" ,
3
- "version" : " 1.0.0-alpha.14 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " setting form of tango-apps" ,
5
5
"author" : " wwsun <ww.sun@outlook.com>" ,
6
6
"homepage" : " " ,
28
28
},
29
29
"dependencies" : {
30
30
"@ant-design/icons" : " ^4.8.0" ,
31
- "@music163/tango-core" : " ^1.0.0-alpha.10 " ,
31
+ "@music163/tango-core" : " ^1.0.0" ,
32
32
"@music163/tango-helpers" : " ^1.0.0-alpha.6" ,
33
- "@music163/tango-ui" : " ^1.0.0-alpha.12 " ,
33
+ "@music163/tango-ui" : " ^1.0.0" ,
34
34
"antd" : " ^4.24.2" ,
35
35
"coral-system" : " ^1.0.5" ,
36
36
"mobx" : " 6.12.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @music163/tango-ui" ,
3
- "version" : " 1.0.0-alpha.12 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " ui widgets of tango" ,
5
5
"keywords" : [
6
6
" react" ,
You can’t perform that action at this time.
0 commit comments