Skip to content

Commit

Permalink
chore(midway-component-kmore): change pkg.types to src/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Jun 20, 2021
1 parent ee36deb commit b0a6d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/midway-component-kmore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"bin": {},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"types": "src/index.ts",
"bugs": {
"url": "https://github.com/waitingsong/kmore/issues"
},
Expand Down

0 comments on commit b0a6d15

Please sign in to comment.