publish(@omiu/radio)
This commit is contained in:
parent
929b59c2af
commit
cfa4226bed
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@omiu/radio",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "Omi UI Components.",
|
||||
"main": "src/index.js",
|
||||
"module": "src/index.esm.js",
|
||||
|
@ -93,6 +93,7 @@
|
|||
"useTabs": false
|
||||
},
|
||||
"dependencies": {
|
||||
"@omiu/common": "latest"
|
||||
"@omiu/common": "latest",
|
||||
"omi": "latest"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @omiu/radio v0.0.5 http://omijs.org
|
||||
* @omiu/radio v0.0.6 http://omijs.org
|
||||
* Front End Cross-Frameworks Framework.
|
||||
* By dntzhang https://github.com/dntzhang
|
||||
* Github: https://github.com/Tencent/omi
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue