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, 0 insertions, 3 deletions
diff --git a/packages/taler-util/package.json b/packages/taler-util/package.json
index 6a46de897..42ca8cb2a 100644
--- a/packages/taler-util/package.json
+++ b/packages/taler-util/package.json
@@ -2,9 +2,6 @@
"name": "@gnu-taler/taler-util",
"version": "0.9.0-dev.1",
"description": "Generic helper functionality for GNU Taler",
- "exports": {
- ".": "./lib/index.node.js"
- },
"module": "./lib/index.node.js",
"main": "./lib/index.node.js",
"browser": {