fix
This commit is contained in:
parent
ecfd56ac98
commit
d86c8461d5
@ -12,7 +12,7 @@
|
|||||||
const helper = require ('../index');
|
const helper = require ('../index');
|
||||||
const argon2 = require ('argon2');
|
const argon2 = require ('argon2');
|
||||||
const test = require ('ava');
|
const test = require ('ava');
|
||||||
const encoding_helper = require ('@scode/encoding-helper');
|
const encoding_helper = require ('@sapphirecode/encoding-helper');
|
||||||
|
|
||||||
const required_options = {
|
const required_options = {
|
||||||
hashLength: 64,
|
hashLength: 64,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user