1
0
This commit is contained in:
2025-03-14 14:34:33 +01:00
parent 5e6af9cf25
commit 95e45e67f6
2 changed files with 3 additions and 3 deletions

View File

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