mirror of https://github.com/ElemeFE/element
[build] 1.0.0-rc.9
parent
ec23dcd583
commit
9e6513fa17
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "element-theme-default",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.0-rc.9",
|
||||
"description": "Element component default theme.",
|
||||
"main": "lib/index.css",
|
||||
"style": "lib/index.css",
|
||||
|
|
|
@ -130,7 +130,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|||
};
|
||||
|
||||
module.exports = {
|
||||
version: '1.0.0-rc.8',
|
||||
version: '1.0.0-rc.9',
|
||||
locale,
|
||||
install,
|
||||
Pagination,
|
||||
|
|
Loading…
Reference in New Issue