1
0
This commit is contained in:
2024-03-08 21:58:04 +01:00
parent 38b8c3e2d3
commit 8a75c24253
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "2.5.2",
"version": "2.5.3",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"type": "module",
"exports": "./index.js",