[build] 0.0.35

This commit is contained in:
pangxie1991 2017-03-16 10:34:04 +08:00
parent 0c779aaf5e
commit 490d37d4f5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-vue",
"version": "0.0.33",
"version": "0.0.35",
"description": "有赞vue wap组件库",
"main": "lib/zanui.js",
"style": "lib/zanui-css/index.css",

View File

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

View File

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