1
0
This commit is contained in:
2024-01-21 00:08:03 +01:00
parent 61a3a2ed50
commit 6594895273
2 changed files with 3 additions and 3 deletions

View File

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