[build] 0.0.15

This commit is contained in:
cookfront 2017-03-07 10:32:01 +08:00
parent 0ba9333634
commit c37e3f0c98
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@youzan/zanui-css", "name": "@youzan/zanui-css",
"version": "0.0.14", "version": "0.0.15",
"description": "zanui css.", "description": "zanui css.",
"main": "lib/index.css", "main": "lib/index.css",
"style": "lib/index.css", "style": "lib/index.css",

View File

@ -62,7 +62,7 @@ if (typeof window !== 'undefined' && window.Vue) {
module.exports = { module.exports = {
install, install,
version: '0.0.14', version: '0.0.15',
Button, Button,
Switch, Switch,
Field, Field,