Unverified Commit 0a64a655 authored by Bruno BELANYI's avatar Bruno BELANYI Committed by GitHub
Browse files

fava-portfolio-returns: Fix dependency hash for NPM deps (#498586)

parents 8f31bccb 335d1cef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ let

    src = "${src}/frontend";

    npmDepsHash = "sha256-MDoZC5IAR9puWMLBhLb5HRoagBPyNiyJ+0879ljCNUo=";
    npmDepsHash = "sha256-/9sCyhGUOZ/muwJNKABy7ouPJa5ieVXjIFCSWw9AyRo=";

    postPatch = ''
      substituteInPlace package.json \