mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
[release] 2.1.0-beta.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant",
|
||||
"version": "2.1.0-beta.1",
|
||||
"version": "2.1.0-beta.2",
|
||||
"description": "Mobile UI Components built on Vue",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
@@ -90,7 +90,7 @@ declare global {
|
||||
}
|
||||
}
|
||||
|
||||
const version = '2.1.0-beta.1';
|
||||
const version = '2.1.0-beta.2';
|
||||
const components = [
|
||||
ActionSheet,
|
||||
AddressEdit,
|
||||
|
Reference in New Issue
Block a user