1
0

Updated example code

This commit is contained in:
2021-09-23 22:51:14 +02:00
parent af3ea4cf8d
commit 8952a12e4f
3 changed files with 12 additions and 4 deletions

View File

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