1
0

Update to v1.1.6

This commit is contained in:
2022-02-27 16:15:58 +01:00
parent bc7fa845ed
commit e0219ff21f
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": {