1
0
This commit is contained in:
2024-09-28 02:27:55 +02:00
parent 9b5be8b554
commit 674ff1ddb5
2 changed files with 3 additions and 3 deletions

View File

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