1
0

Added LICENSE

This commit is contained in:
2021-02-08 16:37:41 +01:00
parent c247675832
commit 14a9631b8b
2 changed files with 22 additions and 1 deletions

View File

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