aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/config/hash.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal-server/config/hash.js')
-rw-r--r--src/internal-server/config/hash.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal-server/config/hash.js b/src/internal-server/config/hash.js
index 7b4491c1f..bbf32f691 100644
--- a/src/internal-server/config/hash.js
+++ b/src/internal-server/config/hash.js
@@ -37,7 +37,7 @@ module.exports = {
37 | Since argon is optional, you will have to install the dependency yourself 37 | Since argon is optional, you will have to install the dependency yourself
38 | 38 |
39 |============================================================================ 39 |============================================================================
40 | pnpm i argon2 40 | npm i argon2
41 |============================================================================ 41 |============================================================================
42 | 42 |
43 */ 43 */