0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 05:42:40 +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 443094d282
commit d3fa8a54ae

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/