make: Build with pinned dependencies.

This commit is contained in:
Joachim Bauch 2022-01-27 14:58:57 +01:00
parent 874599b0df
commit c2e31d4ddb
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -42,7 +42,7 @@ check-translations: l10n
fi
npm: package.json package-lock.json
npm install
npm ci
build: npm
npm run build