1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-28 04:16:35 +08:00

[build] 0.0.20

This commit is contained in:
cookfront 2017-03-08 17:32:29 +08:00
parent 068f6e6ecf
commit 8b9674843c
2 changed files with 2 additions and 2 deletions
packages/zanui-css
src

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

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