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 5d8cbd23d..c4ee202e1 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
40 "help": "scripty", 40 "help": "scripty",
41 "generate-api-doc": "scripty", 41 "generate-api-doc": "scripty",
42 "parse-log": "node ./dist/scripts/parse-log.js", 42 "parse-log": "node ./dist/scripts/parse-log.js",
43 "prune-storage": "node ./dist/scripts/prune-storage.js",
43 "postinstall": "cd client && yarn install --pure-lockfile", 44 "postinstall": "cd client && yarn install --pure-lockfile",
44 "tsc": "tsc", 45 "tsc": "tsc",
45 "spectacle-docs": "node_modules/spectacle-docs/bin/spectacle.js", 46 "spectacle-docs": "node_modules/spectacle-docs/bin/spectacle.js",