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

This commit is contained in:
Artturi 2023-08-05 00:40:12 +03:00 committed by GitHub
commit 771ed6de4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -21,5 +21,6 @@ buildNpmPackage rec {
homepage = "https://flood.js.org";
license = licenses.gpl3Only;
maintainers = with maintainers; [ thiagokokada winter ];
mainProgram = "flood";
};
}

View file

@ -46,7 +46,6 @@
firebase-tools = "firebase";
fkill-cli = "fkill";
fleek-cli = "fleek";
flood = "flood";
git-run = "gr";
gitmoji-cli = "gitmoji";
graphql-cli = "graphql";