mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[build] 0.10.2
This commit is contained in:
@@ -59,7 +59,7 @@ import TreeSelect from './tree-select';
|
||||
import Uploader from './uploader';
|
||||
import Waterfall from './waterfall';
|
||||
|
||||
const version = '0.10.1';
|
||||
const version = '0.10.2';
|
||||
const components = [
|
||||
Actionsheet,
|
||||
AddressEdit,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant-css",
|
||||
"version": "0.10.1",
|
||||
"version": "0.10.2",
|
||||
"description": "vant css.",
|
||||
"main": "lib/index.css",
|
||||
"style": "lib/index.css",
|
||||
|
Reference in New Issue
Block a user