misc: type module 지정

This commit is contained in:
2021-08-26 21:50:06 +09:00
parent 6aff22ae35
commit 460c131c1e
3 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -15,6 +15,7 @@
},
"author": "Hide_D",
"license": "MIT",
"type": "module",
"dependencies": {
"@types/downloadjs": "^1.4.2",
"@types/select2": "^4.0.54",
@@ -62,4 +63,4 @@
"pre-commit": [
"lint"
]
}
}