components package.json

This commit is contained in:
cookfront
2017-02-24 19:07:43 +08:00
parent f1d65f6a78
commit 333012b8d2
10 changed files with 53 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@youzan/z-button",
"version": "0.0.1",
"description": "button component",
"main": "./lib/index.js",
"main": "./index.js",
"author": "niunai",
"license": "MIT",
"devDependencies": {},