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 56
56
1 Sam Ruberti Fix code example (#360)
57
57
1 Spaceforce Change order of params to match example (#90)
58
58
1 Stéphane P Fix doc typo (#300)
59
+ 1 Tarik Gul docs: update create-type md for clearer instructions (#455)
59
60
1 Wil Wade Small fixes for cookbook (#302)
60
61
1 yaohsin Update verify-signature.md (#198)
61
62
1 Zoheb Salam Update Readme with `keysAt()` and `entriesAt()` (#218)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polkadot-js" ,
3
- "version" : " 0.0.278 " ,
3
+ "version" : " 0.0.279 " ,
4
4
"engine-strict" : true ,
5
5
"engines" : {
6
6
"node" : " >=18.14"
45
45
"@cmfcmf/docusaurus-search-local" : " ^1.1.0"
46
46
},
47
47
"versions" : {
48
- "git" : " 0.0.278 " ,
49
- "npm" : " 0.0.278 "
48
+ "git" : " 0.0.279 " ,
49
+ "npm" : " 0.0.279 "
50
50
}
51
51
}
You can’t perform that action at this time.
0 commit comments