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