diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 8c4409011..16ef248e2 100644 --- a/package.json +++ b/package.json | |||
@@ -17,6 +17,7 @@ | |||
17 | "url": "git://github.com/Chocobozzz/PeerTube.git" | 17 | "url": "git://github.com/Chocobozzz/PeerTube.git" |
18 | }, | 18 | }, |
19 | "scripts": { | 19 | "scripts": { |
20 | "e2e": "scripty", | ||
20 | "build": "SCRIPTY_PARALLEL=true scripty", | 21 | "build": "SCRIPTY_PARALLEL=true scripty", |
21 | "build:server": "scripty", | 22 | "build:server": "scripty", |
22 | "build:client": "scripty", | 23 | "build:client": "scripty", |