1
0

Added LICENSE

This commit is contained in:
2021-02-08 16:37:41 +01:00
parent a5dc62c8a4
commit 2985ee75b4
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": {