[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant-backoffice] branch master updated: add frozen lockfile
From: |
gnunet |
Subject: |
[taler-merchant-backoffice] branch master updated: add frozen lockfile |
Date: |
Tue, 25 May 2021 00:25:16 +0200 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository merchant-backoffice.
The following commit(s) were added to refs/heads/master by this push:
new a0fb34f add frozen lockfile
a0fb34f is described below
commit a0fb34fbb943a1bab931fcdb9f5662368eaded8a
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon May 24 19:24:08 2021 -0300
add frozen lockfile
---
build-system/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-system/Makefile b/build-system/Makefile
index 41ab169..8f03c11 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -6,7 +6,7 @@ include ./build-system/config.mk
.PHONY: compile
compile:
- pnpm i -r
+ pnpm i -r --frozen-lockfile
pnpm run compile
# .PHONY: dist
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant-backoffice] branch master updated: add frozen lockfile,
gnunet <=