🎉 feat: remove cjs

This commit is contained in:
saltyaom
2022-12-22 11:12:06 +07:00
parent 536880e375
commit 17a01427cc
2 changed files with 2 additions and 2 deletions

View File

@@ -18,4 +18,4 @@ CHANGELOG.md
.eslintrc.js
tsconfig.cjs.json
tsconfig.esm.json
src

View File

@@ -1,6 +1,6 @@
{
"name": "@elysiajs/swagger",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.6",
"description": "Plugin for Elysia to auto-generate Swagger page",
"author": {
"name": "saltyAom",