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

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