mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
[build] 0.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant-css",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"description": "vant css.",
|
||||
"main": "lib/index.css",
|
||||
"style": "lib/index.css",
|
||||
|
@@ -80,7 +80,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
||||
|
||||
module.exports = {
|
||||
install,
|
||||
version: '0.3.0',
|
||||
version: '0.4.0',
|
||||
Button,
|
||||
Switch,
|
||||
Field,
|
||||
|
Reference in New Issue
Block a user