mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Change MakeFile
Signed-off-by: Alice Fantoni <fantonicontato@gmail.com>
This commit is contained in:
parent
dfdbbe11ca
commit
9bb3540f06
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -39,7 +39,7 @@ endif
|
|||
dev-setup: clean clean-dev composer npm-install
|
||||
|
||||
npm-install:
|
||||
npm install
|
||||
npm ci
|
||||
|
||||
# Building
|
||||
build-js:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue