Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Release 0.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Aug 27, 2022
1 parent 5355df9 commit 586b3ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micro-otp",
"version": "0.2.1",
"version": "0.2.2",
"description": "One Time Password generation via RFC 6238",
"files": [
"index.js",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@noble/hashes": "~1.1.1",
"@scure/base": "~1.1.0",
"micro-packed": "~0.2.0"
"micro-packed": "~0.3.0"
},
"devDependencies": {
"micro-should": "0.2.0",
Expand Down

0 comments on commit 586b3ec

Please sign in to comment.