aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMr.Hope <[email protected]>2022-10-25 10:43:50 +0800
committerGitHub <[email protected]>2022-10-24 22:43:50 -0400
commit1194efba1adb575a1fdb26d7638f448faf5df2d4 (patch)
tree22870b5df7ad4fc6360ce4c993dd88e0061a7f04
parentf9a0b5397edfe10c8ad0629e08ae4f123b4d65fa (diff)
Update package.json (#167)
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ad38c7b..ae9dc6f 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"source": "src/index.ts",
"typings": "index.d.ts",
"exports": {
+ "types": "./index.d.ts",
"import": "./dist/mitt.mjs",
"require": "./dist/mitt.js",
"default": "./dist/mitt.mjs"