mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-27 02:10:52 +08:00
Replaces argon2-browser with hash-wasm module
This commit is contained in:
parent
413157ab02
commit
29facc7fb0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module.exports = function (grunt) {
|
|||
wait: {
|
||||
server: {
|
||||
options: {
|
||||
delay: 12 * 1000
|
||||
delay: 25 * 1000
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue