1
0
This commit is contained in:
2024-10-07 19:18:46 +02:00
parent 0d4eb1919b
commit e57ccf7e1c
2 changed files with 3 additions and 3 deletions

View File

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