1
0
This commit is contained in:
2022-06-04 17:43:48 +02:00
parent f85abf30a8
commit 594cdd6c05
2 changed files with 2 additions and 2 deletions

View File

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