1
0
This commit is contained in:
2024-10-03 19:16:37 +02:00
parent 11a002052d
commit 9a68f6fdad
2 changed files with 3 additions and 3 deletions

View File

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