[build] 0.0.18

This commit is contained in:
cookfront 2017-03-08 15:03:18 +08:00
parent a9e807b976
commit 61999ca6e3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-css",
"version": "0.0.17",
"version": "0.0.18",
"description": "zanui css.",
"main": "lib/index.css",
"style": "lib/index.css",

View File

@ -62,7 +62,7 @@ if (typeof window !== 'undefined' && window.Vue) {
module.exports = {
install,
version: '0.0.17',
version: '0.0.18',
Button,
Switch,
Field,