mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
Upgrade to SH release [v0.1.1](https://github.com/Moonsong-Labs/storage-hub/releases/tag/v0.1.1) --------- Co-authored-by: Ahmad Kaouk <56095276+ahmadkaouk@users.noreply.github.com> Co-authored-by: Ahmad Kaouk <ahmadkaouk.93@gmail.com> Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
24 lines
555 B
JSON
24 lines
555 B
JSON
{
|
|
"version": "0.1.0-autogenerated.40127769317338577",
|
|
"name": "@polkadot-api/descriptors",
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"exports": {
|
|
".": {
|
|
"types": "./dist/index.d.ts",
|
|
"module": "./dist/index.mjs",
|
|
"import": "./dist/index.mjs",
|
|
"require": "./dist/index.js"
|
|
},
|
|
"./package.json": "./package.json"
|
|
},
|
|
"main": "./dist/index.js",
|
|
"module": "./dist/index.mjs",
|
|
"browser": "./dist/index.mjs",
|
|
"types": "./dist/index.d.ts",
|
|
"sideEffects": false,
|
|
"peerDependencies": {
|
|
"polkadot-api": ">=1.11.2"
|
|
}
|
|
}
|