gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -install with frozen lockfile


From: gnunet
Subject: [taler-wallet-core] branch master updated: -install with frozen lockfile
Date: Wed, 21 Jun 2023 09:51:11 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 30fb003ee -install with frozen lockfile
30fb003ee is described below

commit 30fb003ee371d2c58bfd32e7c7afe0a1daeaf8ec
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jun 21 09:51:08 2023 +0200

    -install with frozen lockfile
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 49721c778..85c332194 100644
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ lint:
 .PHONY: install
 # Build and install everything
 install:
-       pnpm install
+       pnpm install --frozen-lockfile
        pnpm run compile
        make -C packages/taler-wallet-cli TOPLEVEL=yes install-nodeps
        make -C packages/taler-harness TOPLEVEL=yes install-nodeps

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]