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.",
|
"description": "GNU Taler Configuration engine.",
|
||||||
"module": "./lib/index.node.js",
|
"module": "./lib/index.node.js",
|
||||||
"main": "./lib/index.node.js",
|
"main": "./lib/index.node.js",
|
||||||
"type": "module",
|
"type": "commonjs",
|
||||||
"types": "./lib/index.node.d.ts",
|
"types": "./lib/index.node.d.ts",
|
||||||
"typesVersions": {
|
"typesVersions": {
|
||||||
"*": {
|
"*": {
|
||||||
|
Loading…
Reference in New Issue
Block a user