Unverified Commit 771ed6de authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #247224 from ambroisie/flood-main-program

parents c20e8010 25bbc404
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,5 +21,6 @@ buildNpmPackage rec {
    homepage = "https://flood.js.org";
    license = licenses.gpl3Only;
    maintainers = with maintainers; [ thiagokokada winter ];
    mainProgram = "flood";
  };
}
+0 −1
Original line number Diff line number Diff line
@@ -46,7 +46,6 @@
  firebase-tools = "firebase";
  fkill-cli = "fkill";
  fleek-cli = "fleek";
  flood = "flood";
  git-run = "gr";
  gitmoji-cli = "gitmoji";
  graphql-cli = "graphql";