File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"build:binary" : " ts-node scripts/nbin.ts"
10
10
},
11
11
"dependencies" : {
12
- "@coder/nbin" : " ^1.0.3 " ,
12
+ "@coder/nbin" : " ^1.0.4 " ,
13
13
"commander" : " ^2.19.0" ,
14
14
"express" : " ^4.16.4" ,
15
15
"express-static-gzip" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@coder/logger/-/logger-1.0.3.tgz#e0e1ae5496fde5a3c6ef3d748fdfb26a55add8b8"
8
8
integrity sha512-1o5qDZX2VZUNnzgz5KfAdMnaqaX6FNeTs0dUdg73MRHfQW94tFTIryFC1xTTCuzxGDjVHOHkaUAI4uHA2bheOA==
9
9
10
- " @coder/nbin@^1.0.3 " :
11
- version "1.0.3 "
12
- resolved "https://registry.yarnpkg.com/@coder/nbin/-/nbin-1.0.3 .tgz#e85e0a63dc2350ed3b9ab63677f8444900ccf2a5 "
13
- integrity sha512-vpSqE8oH10a1yzoVGjrCCbXHSTxleG4LCpOwpjnTwV3hKnyUQNYob2oy2qYBQMduzx6Pse8XSa3Nml+9oue+Zw ==
10
+ " @coder/nbin@^1.0.4 " :
11
+ version "1.0.4 "
12
+ resolved "https://registry.yarnpkg.com/@coder/nbin/-/nbin-1.0.4 .tgz#13a3d110fe116ed5d5fdbd1384f0335745dfd859 "
13
+ integrity sha512-mtd5hzPHWBwKpTCYdJdLdiY4CFCEb8HUtv3NgH8SSLFiPDwY7H1UlpqeamIty27NZ+9NLnrBd/DfaE3aVo7rxQ ==
14
14
dependencies :
15
15
" @coder/logger" " ^1.0.3"
16
16
fs-extra "^7.0.1"
You can’t perform that action at this time.
0 commit comments