Skip to content

Commit

Permalink
pnpm_10: 10.1.0 -> 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gepbird committed Feb 3, 2025
1 parent 3e863cd commit db39cfa
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 db39cfa

Please sign in to comment.