feat: remove type module

This commit is contained in:
DIYgod
2024-03-04 00:19:19 +08:00
parent dee7da3105
commit e8d13857a5
-1
View File
@@ -19,7 +19,6 @@
"files": [
"lib"
],
"type": "module",
"scripts": {
"build:all": "npm run build:radar && npm run build:maintainer",
"build:maintainer": "node scripts/workflow/build-maintainer.js",