1
0

Update to v1.1.6

This commit is contained in:
2022-02-27 16:15:58 +01:00
parent 153f5943e5
commit a2ab208d31
2 changed files with 1 additions and 20 deletions

View File

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