File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 43
43
1 Kingsley Fix syntax error in extension cookbook (#194)
44
44
1 Kyle isReady field no longer present or necessary (#296)
45
45
1 Laszlo Fixed typo in @polkadot/api-contract import (#375)
46
+ 1 Luke Schoen Update FAQ.md workaround to error `Resource::kQuotaBytes quota exceeded` (#493)
46
47
1 Malte Kliemann Add info on how to create types (#224)
47
48
1 Micha Roon add link to ss58 registry (#408)
48
49
1 Michał Mirończuk Update blocks.md (#64)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polkadot-js" ,
3
- "version" : " 0.0.297 " ,
3
+ "version" : " 0.0.298 " ,
4
4
"engine-strict" : true ,
5
5
"engines" : {
6
6
"node" : " >=18.14"
47
47
"@cmfcmf/docusaurus-search-local" : " ^1.1.0"
48
48
},
49
49
"versions" : {
50
- "git" : " 0.0.297 " ,
51
- "npm" : " 0.0.297 "
50
+ "git" : " 0.0.298 " ,
51
+ "npm" : " 0.0.298 "
52
52
}
53
53
}
You can’t perform that action at this time.
0 commit comments