1
0
This commit is contained in:
2024-02-23 23:46:56 +01:00
parent f3dfdff3bb
commit c1214f897a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "2.5.0",
"version": "2.5.1",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"type": "module",
"exports": "./index.js",
@@ -35,4 +35,4 @@
"typescript": "^5.3.3",
"vitest": "^1.3.1"
}
}
}