1
0
This commit is contained in:
2022-06-28 22:13:42 +02:00
parent 261069d5cb
commit 747931ba69
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "2.0.0-pre.0",
"version": "2.0.0",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"main": "index.js",
"types": "index.d.ts",