1
0

Update to v1.4.3

This commit is contained in:
2022-06-22 12:37:08 +02:00
parent 97df6e7f81
commit 21ec1b6f2a
2 changed files with 9 additions and 9 deletions

View File

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