[build] 1.1.5

pull/2459/head
baiyaaaaa 2017-01-17 11:51:45 +08:00
parent b7f7a81837
commit 7666857a07
3 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1 @@
{
"1.0.9": "1.0",
"1.1.4": "1.1"
}
{"1.0.9":"1.0","1.1.5":"1.1"}

View File

@ -1,6 +1,6 @@
{
"name": "element-theme-default",
"version": "1.1.4",
"version": "1.1.5",
"description": "Element component default theme.",
"main": "lib/index.css",
"style": "lib/index.css",

View File

@ -148,7 +148,7 @@ if (typeof window !== 'undefined' && window.Vue) {
};
module.exports = {
version: '1.1.4',
version: '1.1.5',
locale: locale.use,
i18n: locale.i18n,
install,