This repository was archived by the owner on Mar 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
new_project/examples/erc20_btc Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"typescript" : " ^3.7.2"
21
21
},
22
22
"dependencies" : {
23
- "comit-sdk" : " ^0.7.0 " ,
23
+ "comit-sdk" : " ^0.7.1 " ,
24
24
"dotenv" : " ^8.1.0" ,
25
25
"moment" : " ^2.24.0" ,
26
26
"readline-sync" : " ^1.4.10" ,
Original file line number Diff line number Diff line change @@ -483,10 +483,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
483
483
dependencies :
484
484
delayed-stream "~1.0.0"
485
485
486
- comit-sdk@^0.7.0 :
487
- version "0.7.0 "
488
- resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.0 .tgz#08cef516247e130a4eb310698a372635f584e08e "
489
- integrity sha512-KTf6H4xJ2cpRh3UwgJFSSE8AGad1cwV6MR8rrYix9Xhr9w600+ShkHMpESk0diIRXdWttRSZkbaBlNXe5fODpg ==
486
+ comit-sdk@^0.7.1 :
487
+ version "0.7.1 "
488
+ resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.1 .tgz#1853baef36067214868b289d51af2be7aaaa6994 "
489
+ integrity sha512-M8j6iUf8G9zf7we0aBXSZQz7dvYuUkSUtEPMxlAWinpW+Ll5vAGsAVGlVC7rDFW+k//wk1XmcnQYGQx7omNPdw ==
490
490
dependencies :
491
491
axios "^0.19.0"
492
492
bcoin "https://github.com/bcoin-org/bcoin#2496acc7a98a43f00a7b5728eb256877c1bbf001"
You can’t perform that action at this time.
0 commit comments