summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/package.json')
-rw-r--r--packages/taler-wallet-core/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/taler-wallet-core/package.json b/packages/taler-wallet-core/package.json
index bee59ebe7..e68795e31 100644
--- a/packages/taler-wallet-core/package.json
+++ b/packages/taler-wallet-core/package.json
@@ -24,8 +24,9 @@
"README",
"COPYING",
"bin/",
- "dist/node",
- "src/"
+ "dist/",
+ "src/",
+ "lib/"
],
"main": "./dist/taler-wallet-core.js",
"module": "./lib/index.js",