Commit e4094e9e authored by Leopoldthecoder's avatar Leopoldthecoder

[build] 2.3.0

parent a6c80c0c
{"1.4.13":"1.4","2.0.11":"2.0","2.1.0":"2.1","2.2.2":"2.2"} {"1.4.13":"1.4","2.0.11":"2.0","2.1.0":"2.1","2.2.2":"2.2","2.3.0":"2.3"}
\ No newline at end of file \ No newline at end of file
{ {
"name": "element-theme-chalk", "name": "element-theme-chalk",
"version": "2.2.2", "version": "2.3.0",
"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",
......
...@@ -171,7 +171,7 @@ if (typeof window !== 'undefined' && window.Vue) { ...@@ -171,7 +171,7 @@ if (typeof window !== 'undefined' && window.Vue) {
} }
module.exports = { module.exports = {
version: '2.2.2', version: '2.3.0',
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