We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c5aed commit 782cb3dCopy full SHA for 782cb3d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "idempotency-middleware",
3
"description": "Idempotency middleware for connect-like frameworks such as Express and Restana",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"module": "index.js",
6
"types": "index.d.ts",
7
"type": "module",
0 commit comments