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 14
14
"devDependencies" : {
15
15
"@types/readline-sync" : " ^1.4.3" ,
16
16
"prettier" : " ^1.19.1" ,
17
- "ts-node" : " ^8.5.3 " ,
17
+ "ts-node" : " ^8.5.4 " ,
18
18
"tslint" : " ^5.20.1" ,
19
19
"tslint-config-prettier" : " ^1.18.0" ,
20
20
"typescript" : " ^3.7.2"
Original file line number Diff line number Diff line change @@ -1387,10 +1387,10 @@ tough-cookie@~2.4.3:
1387
1387
psl "^1.1.24"
1388
1388
punycode "^1.4.1"
1389
1389
1390
- ts-node@^8.5.3 :
1391
- version "8.5.3 "
1392
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.3 .tgz#f0bcacbfda8a70188f3a5c561b2dab546cb0abbb "
1393
- integrity sha512-B4dYs62o9ioIilzh7Npby5grYvw3lLwttTSIzf7QObf1FWUCzt+ELtyZJd+xYgxJ/n3A5nQJ2oG6VaZgwMMcjA ==
1390
+ ts-node@^8.5.4 :
1391
+ version "8.5.4 "
1392
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.4 .tgz#a152add11fa19c221d0b48962c210cf467262ab2 "
1393
+ integrity sha512-izbVCRV68EasEPQ8MSIGBNK9dc/4sYJJKYA+IarMQct1RtEot6Xp0bXuClsbUSnKpg50ho+aOAx8en5c+y4OFw ==
1394
1394
dependencies :
1395
1395
arg "^4.1.0"
1396
1396
diff "^4.0.1"
You can’t perform that action at this time.
0 commit comments