set "type" to "module" in package.json

This commit is contained in:
octocorvus 2023-08-05 01:57:52 +00:00 committed by Daniel Micay
parent 1507a97e90
commit ddce9b76b4
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"type": "module",
"devDependencies": {
"eslint": "^8.49.0",
"pdfjs-dist": "^3.10.111"