Skip to content

Commit

Permalink
fixup: update generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
edgelessci committed Apr 9, 2024
1 parent 93ee5c1 commit 00a2805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/by-name/contrast-docs/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mkYarnPackage rec {
packageJSON = "${src}/package.json";
offlineCache = fetchYarnDeps {
yarnLock = "${src}/yarn.lock ";
hash = "sha256-10IMmokzzQb0i3VzODj8t3V75XEG7HmkbVGO4NyAS0I=";
hash = "sha256-PHxKKQ66mpuo2bs5TVTkl47D2LX+D77RKeaAvrVA0vw=";
};

configurePhase = ''
Expand Down

0 comments on commit 00a2805

Please sign in to comment.