Skip to content

Commit

Permalink
type: Fix type include issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 17, 2021
1 parent e700225 commit d749a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"types": "./lib/index.d.ts",
"exports": "./lib/index.js",
"scripts": {
"start": "node lib/index.js",
Expand Down

0 comments on commit d749a69

Please sign in to comment.