Skip to content

Commit 9eb8f3e

Browse files
committed
🎉 feat: remove cjs
1 parent d8efe3e commit 9eb8f3e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ CHANGELOG.md
1818
.eslintrc.js
1919
tsconfig.cjs.json
2020
tsconfig.esm.json
21-
src

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elysiajs/html",
3-
"version": "0.1.0-rc.5",
3+
"version": "0.1.0-rc.6",
44
"description": "Plugin for Elysia that add support for returning html",
55
"author": {
66
"name": "saltyAom",

0 commit comments

Comments
 (0)