aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 93c748cd3..300af4867 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
32 "start": "node server", 32 "start": "node server",
33 "check": "scripty", 33 "check": "scripty",
34 "upgrade": "scripty", 34 "upgrade": "scripty",
35 "update-host": "scripty",
35 "test": "scripty", 36 "test": "scripty",
36 "help": "scripty", 37 "help": "scripty",
37 "postinstall": "cd client && npm install" 38 "postinstall": "cd client && npm install"