Skip to content

Commit 2e81a7d

Browse files
committed
chore(app): update deps hash
1 parent 9264cba commit 2e81a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ _: {
1919
{
2020
packages = {
2121
app = jsPkgs.buildNpmPackage {
22-
npmDepsHash = "sha256-wGDndu7Oyal8o++4+GVxhlzV81qbwmF8g3debECoI6g=";
22+
npmDepsHash = "sha256-p/tie5TJYuSpBOph87ZP6QXnPPp9wjveiPKytVfKYaQ=";
2323
src = ./.;
2424
sourceRoot = "app";
2525
npmFlags = [

0 commit comments

Comments
 (0)