1
0
This commit is contained in:
2024-10-03 19:32:59 +02:00
parent 457a989fe3
commit ea136cf1a5
2 changed files with 3 additions and 3 deletions

View File

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