[build] 0.10.7

This commit is contained in:
陈嘉涵 2017-11-08 14:55:41 +08:00
parent d6a4e43af3
commit b4e430adfa
3 changed files with 4760 additions and 2 deletions

View File

@ -59,7 +59,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.10.6'; const version = '0.10.7';
const components = [ const components = [
Actionsheet, Actionsheet,
AddressEdit, AddressEdit,

4758
packages/vant-css/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

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