Skip to content

Commit

Permalink
chore: fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Aug 2, 2023
1 parent 0b05575 commit 9692b44
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 @@ -7,7 +7,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.0",
"version": "0.0.0-semantically-released",
"description": "Create and verify cryptographically secure Time-based One-time Passwords (TOTP) using the HMAC-based One-time Password (HOTP) algorithm.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9692b44

Please sign in to comment.