mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
[build] 1.0.0-rc.9
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user