Skip to content

Commit

Permalink
Set correct module
Browse files Browse the repository at this point in the history
  • Loading branch information
vmiguellima committed Nov 12, 2023
1 parent 36aa475 commit e67766d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "commonjs",
"type": "module",
"scripts": {
"lint": "tsc && eslint .",
"prettify": "prettier --write --ignore-path .gitignore \"**/*.{css,html,js,json,md,yaml,yml}\""
Expand Down

0 comments on commit e67766d

Please sign in to comment.