summaryrefslogtreecommitdiff
path: root/packages/taler-util/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-util/package.json')
-rw-r--r--packages/taler-util/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/taler-util/package.json b/packages/taler-util/package.json
index 9cf47d256..21bee4683 100644
--- a/packages/taler-util/package.json
+++ b/packages/taler-util/package.json
@@ -46,7 +46,8 @@
"#http-impl": {
"type": "./lib/http-impl.node.js",
"node": "./lib/http-impl.node.js",
- "qtart": "./lib/http-impl.qtart.js"
+ "qtart": "./lib/http-impl.qtart.js",
+ "default": "./lib/http-impl.missing.js"
}
},
"scripts": {