Skip to content

Commit

Permalink
2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tsndr committed Feb 21, 2024
1 parent 9308288 commit 91f3092
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "2.4.5",
"version": "2.4.6",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"type": "module",
"exports": "./index.js",
Expand Down Expand Up @@ -35,6 +35,6 @@
"@types/node": "^20.11.19",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"vitest": "^1.3.1"
}
}
}

0 comments on commit 91f3092

Please sign in to comment.