Commit 614bc82430296695a6e718632c239b65ed316aa2

Authored by chenhaodong
1 parent b6f12759

调整package.json以支持依赖

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 "ui", 13 "ui",
14 "framework" 14 "framework"
15 ], 15 ],
16 - "main": "dist/iview.js", 16 + "main": "src/index.js",
17 "typings": "types/index.d.ts", 17 "typings": "types/index.d.ts",
18 "files": [ 18 "files": [
19 "dist", 19 "dist",