1
0

Update to 1.1.5

This commit is contained in:
2021-11-02 13:57:50 +01:00
parent 8fcf682c9c
commit b2b4492c45

View File

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