gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-core] branch master updated (ac506ebf -> b351


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-core] branch master updated (ac506ebf -> b3516776)
Date: Sat, 05 Oct 2019 20:02:37 +0200

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

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

    from ac506ebf bump build-scripts.
     new 4aaa66f3 build system
     new b3516776 bump version

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile      | 2 +-
 build-scripts | 2 +-
 package.json  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 0003a647..62779593 100644
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ else
 .PHONY: install
 install: tsc
        @echo "installing to" $(prefix)
-       npm install -g --prefix $(prefix) .
+       yarn global add file://$(CURDIR) --prefix $(prefix)
 endif
 
 .PHONY: watch
diff --git a/build-scripts b/build-scripts
index 266a52be..cbc00c00 160000
--- a/build-scripts
+++ b/build-scripts
@@ -1 +1 @@
-Subproject commit 266a52be97c3d15b1f250b06dd59ef048d78f1ee
+Subproject commit cbc00c008d5e03bb64c392c6a9e7046568b67ec2
diff --git a/package.json b/package.json
index df909a42..31cf91b1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "taler-wallet",
-  "version": "0.6.4",
+  "version": "0.6.5",
   "description": "",
   "main": "dist/node/index.js",
   "repository": {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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