forked from tornado-packages/noble-curves
definitions: esm pkg.json
This commit is contained in:
parent
56892cc164
commit
54c7cf8b33
7
curve-definitions/lib/esm/package.json
Normal file
7
curve-definitions/lib/esm/package.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"browser": {
|
||||
"crypto": false,
|
||||
"./crypto": "./esm/cryptoBrowser.js"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user