bruh
This commit is contained in:
parent
a4000a589a
commit
b3ff1903b1
20 changed files with 498 additions and 124 deletions
|
@ -51,5 +51,10 @@
|
|||
"test:unit": "bunx vitest",
|
||||
"test": "npm run test:unit -- --run"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@node-rs/argon2": "^2.0.2",
|
||||
"@oslojs/crypto": "^1.0.1",
|
||||
"@oslojs/encoding": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue