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/separate_apps Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"dependencies" : {
24
24
"@types/express" : " ^4.17.2" ,
25
25
"axios" : " ^0.19.0" ,
26
- "comit-sdk" : " ^0.7.0 " ,
26
+ "comit-sdk" : " ^0.7.1 " ,
27
27
"dotenv" : " ^8.1.0" ,
28
28
"express" : " ^4.17.1" ,
29
29
"moment" : " ^2.24.0" ,
Original file line number Diff line number Diff line change @@ -538,10 +538,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
538
538
dependencies :
539
539
delayed-stream "~1.0.0"
540
540
541
- comit-sdk@^0.7.0 :
542
- version "0.7.0 "
543
- resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.0 .tgz#08cef516247e130a4eb310698a372635f584e08e "
544
- integrity sha512-KTf6H4xJ2cpRh3UwgJFSSE8AGad1cwV6MR8rrYix9Xhr9w600+ShkHMpESk0diIRXdWttRSZkbaBlNXe5fODpg ==
541
+ comit-sdk@^0.7.1 :
542
+ version "0.7.1 "
543
+ resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.1 .tgz#1853baef36067214868b289d51af2be7aaaa6994 "
544
+ integrity sha512-M8j6iUf8G9zf7we0aBXSZQz7dvYuUkSUtEPMxlAWinpW+Ll5vAGsAVGlVC7rDFW+k//wk1XmcnQYGQx7omNPdw ==
545
545
dependencies :
546
546
axios "^0.19.0"
547
547
bcoin "https://github.com/bcoin-org/bcoin#2496acc7a98a43f00a7b5728eb256877c1bbf001"
You can’t perform that action at this time.
0 commit comments