1
0

Options fix

This commit is contained in:
2022-06-22 19:11:53 +02:00
parent 21ec1b6f2a
commit c9da88c4bb
3 changed files with 5 additions and 3 deletions

View File

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