fix(sdk_signer): forcer CommonJS pour compat WASM (Node ESM error)
This commit is contained in:
parent
c3df1e4a88
commit
88a0a09675
@ -2,6 +2,7 @@
|
||||
"name": "sdk_signer",
|
||||
"version": "0.1.2",
|
||||
"description": "",
|
||||
"type": "commonjs",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"test": "vitest run",
|
||||
|
Loading…
x
Reference in New Issue
Block a user