0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 05:22:38 +00:00

Remove --force option

Remove --force option from `npm audit fix`. While this has not caused any issues to date, there is no guarantee that it will continue to be the case.
This commit is contained in:
G.Ambatte
2020-12-28 12:56:17 +13:00
parent e140b656a6
commit ea555eb410

View File

@@ -10,7 +10,7 @@ git clone https://github.com/G-Ambatte/homebrewery.git
cd homebrewery
npm install
npm audit fix -force
npm audit fix
npm run postinstall
cp freebsd/rc.d/homebrewery /etc/rc.d/