File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bn-onboard/core" ,
3
- "version" : " 2.0.0-alpha.15 " ,
3
+ "version" : " 2.0.0-alpha.16 " ,
4
4
"scripts" : {
5
5
"build" : " rollup -c" ,
6
6
"dev" : " rollup -c -w" ,
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ export default {
43
43
'rxjs' ,
44
44
'rxjs/operators' ,
45
45
'svelte-i18n' ,
46
+ 'svelte/store' ,
46
47
'lodash.merge' ,
47
48
'lodash.partition' ,
48
49
'eventemitter3'
Original file line number Diff line number Diff line change 25
25
"@bn-onboard/core" : " ^2.0.0-alpha.1" ,
26
26
"@bn-onboard/fortmatic" : " ^2.0.0-alpha" ,
27
27
"@bn-onboard/injected-wallets" : " ^2.0.0-alpha" ,
28
+ "@bn-onboard/keepkey" : " ^2.0.0-alpha.8" ,
29
+ "@bn-onboard/keystone" : " ^2.0.0-alpha.6" ,
30
+ "@bn-onboard/ledger" : " ^2.0.0-alpha.12" ,
28
31
"@bn-onboard/portis" : " ^2.0.0-alpha" ,
29
32
"@bn-onboard/torus" : " ^2.0.0-alpha" ,
30
33
"@bn-onboard/trezor" : " ^2.0.0-alpha" ,
You can’t perform that action at this time.
0 commit comments