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

[build] 0.6.4

This commit is contained in:
cookfront 2017-07-06 10:05:14 +08:00
parent 602dd4844c
commit 30a1a843a2
2 changed files with 2 additions and 2 deletions
packages/vant-css
src

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

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