Use ES2020, add dev dep for randombytes
This commit is contained in:
parent
32cc25dad8
commit
b1ff3cee49
8 changed files with 50 additions and 43 deletions
test
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "ESNEXT",
|
||||
"target": "ES2020",
|
||||
"module": "commonjs",
|
||||
"outDir": "../",
|
||||
"declaration": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue