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 68df1cb9b..be1b612b7 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
40 "update-host": "ts-node ./scripts/update-host.ts", 40 "update-host": "ts-node ./scripts/update-host.ts",
41 "test": "scripty", 41 "test": "scripty",
42 "help": "scripty", 42 "help": "scripty",
43 "parse-log": "ts-node ./scripts/parse-log.ts",
43 "postinstall": "cd client && yarn install --pure-lockfile", 44 "postinstall": "cd client && yarn install --pure-lockfile",
44 "tsc": "tsc", 45 "tsc": "tsc",
45 "nodemon": "nodemon", 46 "nodemon": "nodemon",