summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e1becbf3e..3cb44a0c3 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,9 @@
"bin": {
"taler-wallet-cli": "./bin/taler-wallet-cli"
},
+ "scripts": {
+ "build": "make tsc"
+ },
"devDependencies": {
"@types/moment": "^2.13.0",
"@types/react": "^16.4.0",