Skip to content

Commit

Permalink
chore(release): 8.3.1-7
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 17, 2023
1 parent 8c53e45 commit 7bb22e7
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": "@adonisjs/hash",
"version": "8.3.1-6",
"version": "8.3.1-7",
"description": "Framework agnostic Password hashing package with support for PHC string format",
"main": "build/index.js",
"type": "module",
Expand Down Expand Up @@ -120,7 +120,7 @@
"extends": "@adonisjs/eslint-config/package"
},
"prettier": "@adonisjs/prettier-config",
"tsup": {
"tsup": {
"entry": [
"./index.ts",
"./src/drivers/argon.ts",
Expand Down

0 comments on commit 7bb22e7

Please sign in to comment.