We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb48fd2 commit 71afc31Copy full SHA for 71afc31
1 file changed
package.json
@@ -73,9 +73,6 @@
73
"build": "bun build.ts",
74
"release": "npm run build && npm run test && npm publish --access public"
75
},
76
- "dependencies": {
77
- "elysia": "https://pkg.pr.new/elysiajs/elysia@1637"
78
- },
79
"devDependencies": {
80
"@apidevtools/swagger-parser": "^12.0.0",
81
"@scalar/types": "^0.2.13",
0 commit comments