gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: fix broken build


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix broken build
Date: Mon, 29 Aug 2022 20:53:14 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 7dc66c24 fix broken build
7dc66c24 is described below

commit 7dc66c2441c4b77cfed0c4add592d4b7d5912ec3
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Aug 29 15:53:05 2022 -0300

    fix broken build
---
 packages/anastasis-webui/src/declaration.d.ts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/packages/anastasis-webui/src/declaration.d.ts 
b/packages/anastasis-webui/src/declaration.d.ts
index 20d565fc..096d4623 100644
--- a/packages/anastasis-webui/src/declaration.d.ts
+++ b/packages/anastasis-webui/src/declaration.d.ts
@@ -33,3 +33,5 @@ declare module "jed" {
   const x: any;
   export = x;
 }
+declare var __VERSION__ : string;
+declare var __GIT_HASH__ : string;

-- 
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]