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

[build] 0.12.8

This commit is contained in:
陈嘉涵 2018-02-07 14:03:27 +08:00
parent 6c7f8342b9
commit abfd0ce15f
3 changed files with 3 additions and 3 deletions

@ -63,7 +63,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.12.7';
const version = '0.12.8';
const components = [
Actionsheet,
AddressEdit,

@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.12.7",
"version": "0.12.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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