1
0
This commit is contained in:
2023-11-16 15:53:01 +01:00
parent d40d924176
commit 760245d1c7
2 changed files with 3 additions and 3 deletions

View File

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