Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9e62b9e

Browse files
committedSep 13, 2024·
chore: add files
1 parent 935af76 commit 9e62b9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,5 +189,6 @@
189189
"react-hook-form": "^7.44.3",
190190
"react-select": "^5.7.3",
191191
"zod": "^3.21.4"
192-
}
192+
},
193+
"type": "module"
193194
}

0 commit comments

Comments
 (0)
Please sign in to comment.