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
create/new_project/demos/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 21
21
"ts-node" : " ^8.10.2" ,
22
22
"tslint" : " ^6.1.2" ,
23
23
"tslint-config-prettier" : " ^1.18.0" ,
24
- "typescript" : " ^3.9.5 "
24
+ "typescript" : " ^3.9.6 "
25
25
},
26
26
"dependencies" : {
27
27
"comit-sdk" : " ^0.16.1" ,
Original file line number Diff line number Diff line change @@ -2214,10 +2214,10 @@ type-is@~1.6.17, type-is@~1.6.18:
2214
2214
media-typer "0.3.0"
2215
2215
mime-types "~2.1.24"
2216
2216
2217
- typescript@^3.9.5 :
2218
- version "3.9.5 "
2219
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5 .tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36 "
2220
- integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ ==
2217
+ typescript@^3.9.6 :
2218
+ version "3.9.6 "
2219
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6 .tgz#8f3e0198a34c3ae17091b35571d3afd31999365a "
2220
+ integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw ==
2221
2221
2222
2222
unpipe@1.0.0, unpipe@~1.0.0 :
2223
2223
version "1.0.0"
You can’t perform that action at this time.
0 commit comments