1
0
This commit is contained in:
2024-10-03 19:25:44 +02:00
parent c7ce8686d3
commit 9f74c8b56c
2 changed files with 3 additions and 3 deletions

View File

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