We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b8bd6 commit 57cbb4fCopy full SHA for 57cbb4f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@elysiajs/static",
3
- "version": "0.5.2",
+ "version": "0.5.3",
4
"author": {
5
"name": "saltyAom",
6
"url": "https://github.com/SaltyAom",
@@ -24,6 +24,7 @@
24
"elysia": ">= 0.5.12"
25
},
26
"exports": {
27
+ "bun": "./dist/index.js",
28
"node": "./dist/cjs/index.js",
29
"require": "./dist/cjs/index.js",
30
"import": "./dist/index.js",
0 commit comments