Commit 12e72e94 authored by cl199793's avatar cl199793

[build] 2.9.1

parent e17ca3f0
{"1.4.13":"1.4","2.0.11":"2.0","2.1.0":"2.1","2.2.2":"2.2","2.3.9":"2.3","2.4.11":"2.4","2.5.4":"2.5","2.6.3":"2.6","2.7.2":"2.7","2.8.2":"2.8","2.9.0":"2.9"} {"1.4.13":"1.4","2.0.11":"2.0","2.1.0":"2.1","2.2.2":"2.2","2.3.9":"2.3","2.4.11":"2.4","2.5.4":"2.5","2.6.3":"2.6","2.7.2":"2.7","2.8.2":"2.8","2.9.1":"2.9"}
\ No newline at end of file \ No newline at end of file
{ {
"name": "element-theme-chalk", "name": "element-theme-chalk",
"version": "2.9.0", "version": "2.9.1",
"description": "Element component chalk theme.", "description": "Element component chalk theme.",
"main": "lib/index.css", "main": "lib/index.css",
"style": "lib/index.css", "style": "lib/index.css",
......
...@@ -192,7 +192,7 @@ if (typeof window !== 'undefined' && window.Vue) { ...@@ -192,7 +192,7 @@ if (typeof window !== 'undefined' && window.Vue) {
} }
export default { export default {
version: '2.9.0', version: '2.9.1',
locale: locale.use, locale: locale.use,
i18n: locale.i18n, i18n: locale.i18n,
install, install,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment