Skip to content

Commit 42b2386

Browse files
committed
fix: add type module to package json
1 parent 237fba2 commit 42b2386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"engines": {
1414
"node": ">=12"
1515
},
16+
"type": "module",
1617
"eslintConfig": {
1718
"extends": [
1819
"react-app",

0 commit comments

Comments
 (0)