Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
fix: 修复package.json中组件入口
Browse files Browse the repository at this point in the history
  • Loading branch information
Summer-andy committed Dec 3, 2019
1 parent e8c9b21 commit 9b7429c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-loadingg",
"version": "1.5.2",
"description": "A React component library.",
"main": "lib/hui.js",
"main": "lib/index.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
Expand Down

0 comments on commit 9b7429c

Please sign in to comment.