1
0

.verify() bugfix

This commit is contained in:
2022-06-04 14:53:59 +02:00
parent e4038ae0a7
commit 64da4c625f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "1.3.0",
"version": "1.3.1",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"main": "index.js",
"scripts": {