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

[build] 0.12.13

This commit is contained in:
niunai 2018-03-09 12:32:15 +08:00
parent 495e1ac65b
commit abe965ad2f
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.12';
const version = '0.12.13';
const components = [
Actionsheet,
AddressEdit,

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

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