Skip to content

Commit cbbc1fd

Browse files
committed
fix type
1 parent cb58046 commit cbbc1fd

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
@@ -6,7 +6,7 @@
66
"repository": "silverwind/fetch-css",
77
"license": "BSD-2-Clause",
88
"type": "module",
9-
"exports": "index.js",
9+
"exports": "./index.js",
1010
"engines": {
1111
"node": ">=14"
1212
},

0 commit comments

Comments
 (0)