[build] 0.11.2

This commit is contained in:
niunai 2017-11-24 16:57:46 +08:00
parent d74072eeab
commit 232b97d6a9
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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