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 c091aeab7..06434f89d 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
22 "typings": "*.d.ts", 22 "typings": "*.d.ts",
23 "scripts": { 23 "scripts": {
24 "e2e": "scripty", 24 "e2e": "scripty",
25 "e2e:local": "scripty",
25 "build": "SCRIPTY_PARALLEL=true scripty", 26 "build": "SCRIPTY_PARALLEL=true scripty",
26 "build:server": "scripty", 27 "build:server": "scripty",
27 "build:client": "scripty", 28 "build:client": "scripty",