1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-25 19:06:36 +08:00

[build] 0.5.11

This commit is contained in:
cookfront 2017-05-25 16:39:34 +08:00
parent cd996382e6
commit f70753f7e2
2 changed files with 2 additions and 2 deletions
packages/vant-css
src

@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.5.10",
"version": "0.5.11",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",

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