This is going to fail but will "fix" the build
This commit is contained in:
parent
82c0c4ae42
commit
1e8b5a3930
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
|||
hash = "sha256-PlOtTh+rpTxAv8ajHBDHZuL7yeeLVpbAfKEDPQlejIg=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
patch = ''
|
||||
jq 'del(.scripts.preinstall)' package.json > package.json.tmp
|
||||
mv -f package.json{.tmp,}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue