build config

This commit is contained in:
cookfront
2017-02-28 17:29:27 +08:00
parent 315bdd74a5
commit e5ce5b052f
3 changed files with 4 additions and 5 deletions

View File

@@ -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,