aboutsummaryrefslogtreecommitdiff
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 21bee4683..eaf3cca5b 100644
--- a/packages/taler-util/package.json
+++ b/packages/taler-util/package.json
@@ -36,7 +36,8 @@
},
"imports": {
"#twrpc-impl": {
- "node": "./lib/twrpc-impl.node.js"
+ "node": "./lib/twrpc-impl.node.js",
+ "qtart": "./lib/twrpc-impl.qtart.js"
},
"#compat-impl": {
"node": "./lib/compat.node.js",