make: Build with pinned dependencies.
This commit is contained in:
parent
874599b0df
commit
c2e31d4ddb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -42,7 +42,7 @@ check-translations: l10n
|
|||
fi
|
||||
|
||||
npm: package.json package-lock.json
|
||||
npm install
|
||||
npm ci
|
||||
|
||||
build: npm
|
||||
npm run build
|
||||
|
|
|
|||
Loading…
Reference in a new issue