Skip to content

Commit da23704

Browse files
committed
change package.json type for module
1 parent 4c6faf1 commit da23704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://strapi.io"
2222
}
2323
],
24-
"type": "commonjs",
24+
"type": "module",
2525
"exports": {
2626
".": {
2727
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)