1
0

Update to 1.1.5

This commit is contained in:
2021-11-02 13:57:50 +01:00
parent 4d4cf316d0
commit 430fa0eb84

View File

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