Skip to content

Commit 93e5d41

Browse files
committed
build: add type: "module"
1 parent 89d1bcb commit 93e5d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"repository": "unjs/hookable",
1313
"license": "MIT",
14+
"type": "module",
1415
"exports": {
1516
".": "./dist/index.mjs"
1617
},

0 commit comments

Comments
 (0)