Merge remote-tracking branch 'main/dev' into dev

This commit is contained in:
陈嘉涵
2017-09-20 20:10:59 +08:00
4 changed files with 411 additions and 52 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.9.5';
const version = '0.9.6';
const components = [
Actionsheet,
Area,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.9.5",
"version": "0.9.6",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",