[release] 2.0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "Mobile UI Components built on Vue",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
||||
@@ -85,7 +85,7 @@ declare global {
|
||||
}
|
||||
}
|
||||
|
||||
const version = '2.0.1';
|
||||
const version = '2.0.2';
|
||||
const components = [
|
||||
ActionSheet,
|
||||
AddressEdit,
|
||||
|
||||
Reference in New Issue
Block a user