File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 2525 "istanbul" : " ^0.4.5" ,
2626 "keccakjs" : " ^0.2.1" ,
2727 "req-cwd" : " ^1.0.1" ,
28- "shelljs" : " ^0.7.4 " ,
28+ "shelljs" : " https://github.com/sc-forks/shelljs.git " ,
2929 "sol-explore" : " ^1.6.2" ,
3030 "solidity-parser-antlr" : " ^0.4.1" ,
3131 "tree-kill" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -3618,10 +3618,9 @@ shebang-regex@^1.0.0:
36183618 resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
36193619 integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
36203620
3621- shelljs@^0.7.4 :
3622- version "0.7.8"
3623- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
3624- integrity sha1-3svPh0sNHl+3LhSxZKloMEjprLM=
3621+ " shelljs@https://github.com/sc-forks/shelljs.git " :
3622+ version "0.8.3"
3623+ resolved "https://github.com/sc-forks/shelljs.git#7aa8ce4ebdcb42b95f59093772afce230f2a3ca0"
36253624 dependencies :
36263625 glob "^7.0.0"
36273626 interpret "^1.0.0"
You can’t perform that action at this time.
0 commit comments