Merge branch 'master' of gitlab.qima-inc.com:fe/zanui-vue

This commit is contained in:
cookfront 2017-03-16 11:17:08 +08:00
commit ffc24b5c98
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-vue",
"version": "0.0.31",
"version": "0.0.36",
"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.36",
"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.36',
Button,
Switch,
Field,