Skip to content

Commit

Permalink
chore(js): add type module to package json
Browse files Browse the repository at this point in the history
  • Loading branch information
WailanTirajoh committed Nov 16, 2024
1 parent 8ce4022 commit fac6960
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"dev": "vite",
"build": "vite build"
},
"type": "module",
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.2.1",
"@popperjs/core": "^2.11.2",
Expand Down Expand Up @@ -33,4 +34,4 @@
"sweetalert2": "^11.6.2",
"toastr": "^2.1.4"
}
}
}

0 comments on commit fac6960

Please sign in to comment.