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