Replaces argon2-browser with hash-wasm module

This commit is contained in:
Andris Reinman 2022-12-01 15:49:59 +02:00
parent 413157ab02
commit 29facc7fb0
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -22,7 +22,7 @@ module.exports = function (grunt) {
wait: {
server: {
options: {
delay: 12 * 1000
delay: 25 * 1000
}
}
},