Skip to content

Commit a81be14

Browse files
committed
Improve import for VS Code
sindresorhus/is#122
1 parent 67b64e3 commit a81be14

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
@@ -18,7 +18,7 @@
1818
"files": [
1919
"dist"
2020
],
21-
"types": "dist",
21+
"types": "dist/index.d.ts",
2222
"keywords": [
2323
"promise",
2424
"queue",

0 commit comments

Comments
 (0)