mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[build] 0.7.10
This commit is contained in:
parent
f613214965
commit
7b87ccd2aa
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant-css",
|
||||
"version": "0.7.9",
|
||||
"version": "0.7.10",
|
||||
"description": "vant css.",
|
||||
"main": "lib/index.css",
|
||||
"style": "lib/index.css",
|
||||
|
@ -37,7 +37,7 @@ import Swipe from '../packages/swipe/index.js';
|
||||
import SwipeItem from '../packages/swipe-item/index.js';
|
||||
import DatetimePicker from '../packages/datetime-picker/index.js';
|
||||
|
||||
const version = '0.7.9';
|
||||
const version = '0.7.10';
|
||||
const components = [
|
||||
Button,
|
||||
Switch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user