From e82e4c242aaf3fdaff7a397282f9d0895dd08e4c Mon Sep 17 00:00:00 2001 From: niunai Date: Mon, 27 Feb 2017 21:10:06 +0800 Subject: [PATCH] 0.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 78da51552..2e9b23a51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@youzan/zanui-vue", - "version": "0.0.1", + "version": "0.0.2", "description": "有赞vue wap组件库", "main": "lib/zanui.js", "style": "lib/zanui-css/index.css", @@ -120,4 +120,4 @@ "webpack-node-externals": "^1.5.4", "webpack-vendor-chunk-plugin": "^1.0.0" } -} \ No newline at end of file +}