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 d94dfa0 commit 05b2eebCopy full SHA for 05b2eeb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@koa/send",
3
- "version": "5.0.1",
+ "version": "6.0.0",
4
"description": "Transfer static files",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
tsup.ts renamed to tsup.config.ts
0 commit comments