mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[release] 1.4.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant",
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.7",
|
||||
"description": "Lightweight Mobile UI Components built on Vue",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
@@ -70,7 +70,7 @@ import TreeSelect from './tree-select';
|
||||
import Uploader from './uploader';
|
||||
import Waterfall from './waterfall';
|
||||
|
||||
const version = '1.4.5';
|
||||
const version = '1.4.7';
|
||||
const components = [
|
||||
Actionsheet,
|
||||
AddressEdit,
|
||||
|
Reference in New Issue
Block a user