Skip to content

Commit b4e3959

Browse files
authored
Merge pull request #794 from polkadot-fellows/nik-fix-pnpm-lock-issue
fix issue
2 parents f5873b5 + f67e8e6 commit b4e3959

File tree

2 files changed

+1151
-954
lines changed

2 files changed

+1151
-954
lines changed

.papi/descriptors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"types": "./dist/index.d.ts",
2020
"sideEffects": false,
2121
"peerDependencies": {
22-
"polkadot-api": "*"
22+
"polkadot-api": ">=1.11.2"
2323
}
2424
}

0 commit comments

Comments
 (0)