1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

[build] 0.0.39

This commit is contained in:
cookfront 2017-03-22 13:51:55 +08:00
parent 548bc6300b
commit b15140a8fc
2 changed files with 2 additions and 2 deletions
packages/zanui-css
src

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

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