Skip to content

Commit

Permalink
Merge pull request #13 from johnfraney/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
johnfraney authored May 1, 2024
2 parents b07c3eb + e7626ec commit 6dc3dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"LICENSE"
],
"engines": {
"node": "^14 || ^16 || ^18"
"node": ">=14"
},
"scripts": {
"build": "esbuild src/jwt.ts --bundle --outdir=dist --platform=node --external:jsonwebtoken --external:jwks-rsa",
Expand Down

0 comments on commit 6dc3dd7

Please sign in to comment.