diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d6efb1db0..4f4f371d8 100644 --- a/package.json +++ b/package.json | |||
@@ -22,7 +22,7 @@ | |||
22 | }, | 22 | }, |
23 | "typings": "*.d.ts", | 23 | "typings": "*.d.ts", |
24 | "scripts": { | 24 | "scripts": { |
25 | "e2e": "bash ./scripts/e2e/index.sh", | 25 | "e2e:browserstack": "bash ./scripts/e2e/browserstack.sh", |
26 | "e2e:local": "bash ./scripts/e2e/local.sh", | 26 | "e2e:local": "bash ./scripts/e2e/local.sh", |
27 | "setup:cli": "bash ./scripts/setup/cli.sh", | 27 | "setup:cli": "bash ./scripts/setup/cli.sh", |
28 | "build": "bash ./scripts/build/index.sh", | 28 | "build": "bash ./scripts/build/index.sh", |