mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[release] 2.0.0-beta.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant",
|
||||
"version": "2.0.0-beta.0",
|
||||
"version": "2.0.0-beta.1",
|
||||
"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.0-beta.0';
|
||||
const version = '2.0.0-beta.1';
|
||||
const components = [
|
||||
ActionSheet,
|
||||
AddressEdit,
|
||||
|
Reference in New Issue
Block a user