Skip to content

Commit

Permalink
pnpm_10: 10.1.0 -> 10.2.0 (NixOS#379163)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Feb 3, 2025
2 parents a762b24 + db39cfa commit b4ea290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/tools/pnpm/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ let
hash = "sha256-hHIWjD4f0L/yh+aUsFP8y78gV5o/+VJrYzO+q432Wo0=";
};
"10" = {
version = "10.1.0";
hash = "sha256-PuU+kUAR7H8abjqwxYuaAkoFK/4YKVsjtoVn1qal680=";
version = "10.2.0";
hash = "sha256-cvFjCBIQfIcj61vkUXcl8+E/Cc/Y9xVxzynyPOMYvbc=";
};
};

Expand Down

0 comments on commit b4ea290

Please sign in to comment.