1
0
This commit is contained in:
2022-07-08 15:07:00 +02:00
parent 81f9eafd86
commit fe1baf46b4
2 changed files with 3 additions and 3 deletions

View File

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