[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] 02/05: prepare command
From: |
gnunet |
Subject: |
[taler-wallet-core] 02/05: prepare command |
Date: |
Fri, 22 Jan 2021 15:49:12 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository wallet-core.
commit e3797d25770abe2d8d78a54893f01be6ba539cde
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Jan 22 14:54:03 2021 +0100
prepare command
---
packages/taler-wallet-core/package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/packages/taler-wallet-core/package.json
b/packages/taler-wallet-core/package.json
index dee2a877..bee59ebe 100644
--- a/packages/taler-wallet-core/package.json
+++ b/packages/taler-wallet-core/package.json
@@ -12,6 +12,7 @@
"author": "Florian Dold",
"license": "GPL-3.0",
"scripts": {
+ "prepare": "tsc && rollup -c",
"compile": "tsc && rollup -c",
"pretty": "prettier --write src",
"test": "tsc && ava",
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.