fix: bigint type confusion
All checks were successful
Update changelog / changelog (push) Successful in 25s
All checks were successful
Update changelog / changelog (push) Successful in 25s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"es2021"
|
||||
],
|
||||
"types": ["node"],
|
||||
"target": "es2021",
|
||||
"target": "esnext",
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"outDir": "./build",
|
||||
|
||||
Reference in New Issue
Block a user