Skip to content

Commit

Permalink
Update angular-cli monorepo to v19.0.4 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot authored Dec 9, 2024
1 parent 834fe31 commit 3051be7
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 197 deletions.
2 changes: 1 addition & 1 deletion nix/frontend.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: {

pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-iv0pNO/pIFvxoKweViX0tkXlK0EEvYs656MQdREqb6U=";
hash = "sha256-+lUaSj0zs8DpjB4m6B4BORP2tp5u5szn9Fz57m4rLXY=";
};

nativeBuildInputs = [ nodejs pnpm.configHook ];
Expand Down
Loading

0 comments on commit 3051be7

Please sign in to comment.