taler-config-lib
unpackaged script prefers CommonJS library
This commit is contained in:
parent
64488a5593
commit
98249d9d95
@ -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": {
|
||||
"*": {
|
||||
|
Loading…
Reference in New Issue
Block a user