mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
build config
This commit is contained in:
@@ -39,9 +39,9 @@ if (typeof window !== 'undefined' && window.Vue) {
|
||||
install(window.Vue);
|
||||
}
|
||||
|
||||
export default {
|
||||
module.exports = {
|
||||
install,
|
||||
version: '0.0.5',
|
||||
version: '0.0.4',
|
||||
Button,
|
||||
Switch,
|
||||
Field,
|
||||
|
Reference in New Issue
Block a user