Skip to content

Commit

Permalink
updated jsdelivr link to use new version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
akdombrowski committed Nov 16, 2023
1 parent 6387c9a commit a1c90b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ yarn add jwt-authn
Or from a cdn:

```
https://cdn.jsdelivr.net/npm/jwt-authn@1.0.39/lib
https://cdn.jsdelivr.net/npm/jwt-authn@2.0.0/lib/index.min.js
```

If using for the command line support (or it'll only be available in the current
Expand Down

0 comments on commit a1c90b3

Please sign in to comment.