diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33194f892..28711f703 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "taler-wallet", "version": "0.0.1", "description": "", - "main": "wxwallet.js", + "main": "dist/node/index.js", "repository": { "type": "git", "url": "git://git.taler.net/wallet.git" |