Skip to content

Commit 898d689

Browse files
committed
fix(elysia): update elysia version
1 parent 8a5d1dd commit 898d689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/TypeScript/elysia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"compile": "bun build --compile --minify --target bun --outfile server src/index.ts"
1313
},
1414
"dependencies": {
15-
"elysia": "^1.1.15",
15+
"elysia": "^1.1.16",
1616
"postgres": "^3.4.4"
1717
}
1818
}

0 commit comments

Comments
 (0)