Skip to content

Commit 9c95653

Browse files
committed
fix: typings file bame
1 parent 5fc017c commit 9c95653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": [],
66
"main": "dist/reload-modules.umd.js",
77
"module": "dist/reload-modules.es5.js",
8-
"typings": "dist/types/reload-modules.d.ts",
8+
"typings": "dist/types/index.d.ts",
99
"files": [
1010
"dist"
1111
],

0 commit comments

Comments
 (0)