gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: taler-config-lib


From: gnunet
Subject: [taler-wallet-core] branch master updated: taler-config-lib
Date: Mon, 30 May 2022 10:23:09 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 98249d9d taler-config-lib
98249d9d is described below

commit 98249d9d95e10869b86d1f4fb3473b48a868a80f
Author: ms <ms@taler.net>
AuthorDate: Mon May 30 10:22:24 2022 +0200

    taler-config-lib
    
    unpackaged script prefers CommonJS library
---
 packages/taler-config-lib/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-config-lib/package.json 
b/packages/taler-config-lib/package.json
index e89a31e4..982c2f6a 100644
--- a/packages/taler-config-lib/package.json
+++ b/packages/taler-config-lib/package.json
@@ -4,7 +4,7 @@
   "description": "GNU Taler Configuration engine.",
   "module": "./lib/index.node.js",
   "main": "./lib/index.node.js",
-  "type": "module",
+  "type": "commonjs",
   "types": "./lib/index.node.d.ts",
   "typesVersions": {
     "*": {

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