File tree 4 files changed +394
-382
lines changed
4 files changed +394
-382
lines changed Original file line number Diff line number Diff line change 43
43
"@kiltprotocol/types" : " workspace:*" ,
44
44
"@kiltprotocol/utils" : " workspace:*" ,
45
45
"@polkadot/keyring" : " ^13.0.0" ,
46
- "@polkadot/types" : " ^12 .0.0" ,
46
+ "@polkadot/types" : " ^15 .0.0" ,
47
47
"@polkadot/util" : " ^13.0.0" ,
48
48
"@polkadot/util-crypto" : " ^13.0.0" ,
49
49
"crypto-ld" : " ^6.0.0"
Original file line number Diff line number Diff line change 33
33
"homepage" : " https://github.com/KILTprotocol/sdk-js#readme" ,
34
34
"devDependencies" : {
35
35
"@kiltprotocol/augment-api" : " ^1.11200.0" ,
36
- "@polkadot/typegen" : " ^12 .0.0" ,
36
+ "@polkadot/typegen" : " ^15 .0.0" ,
37
37
"rimraf" : " ^3.0.2" ,
38
38
"terser-webpack-plugin" : " ^5.1.1" ,
39
39
"typescript" : " ^4.8.3" ,
47
47
"@kiltprotocol/did" : " workspace:*" ,
48
48
"@kiltprotocol/type-definitions" : " ^1.11200.0" ,
49
49
"@kiltprotocol/utils" : " workspace:*" ,
50
- "@polkadot/api" : " ^12 .0.0" ,
50
+ "@polkadot/api" : " ^15 .0.0" ,
51
51
"@polkadot/keyring" : " ^13.0.0" ,
52
- "@polkadot/types" : " ^12 .0.0" ,
52
+ "@polkadot/types" : " ^15 .0.0" ,
53
53
"@polkadot/util" : " ^13.0.0" ,
54
54
"@polkadot/util-crypto" : " ^13.0.0"
55
55
},
Original file line number Diff line number Diff line change 30
30
"bugs" : " https://github.com/KILTprotocol/sdk-js/issues" ,
31
31
"homepage" : " https://github.com/KILTprotocol/sdk-js#readme" ,
32
32
"dependencies" : {
33
- "@polkadot/api" : " ^12 .0.0" ,
33
+ "@polkadot/api" : " ^15 .0.0" ,
34
34
"@polkadot/keyring" : " ^13.0.0" ,
35
- "@polkadot/types" : " ^12 .0.0" ,
35
+ "@polkadot/types" : " ^15 .0.0" ,
36
36
"@polkadot/util" : " ^13.0.0" ,
37
37
"@polkadot/util-crypto" : " ^13.0.0"
38
38
},
You can’t perform that action at this time.
0 commit comments