We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a9f6e commit 074968aCopy full SHA for 074968a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-async-handler",
3
- "version": "1.0.0",
+ "version": "0.0.1",
4
"description": "Async Error Handling Middleware for Express with ESM support.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments