diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/package.json b/package.json index 95266bad..2bdc95ab 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,9 @@      "promises-aplus-tests": "~1.3.2",      "grunt-shell": "~0.4.0",      "semver": "~2.1.0", -    "lodash": "~2.1.0" +    "lodash": "~2.1.0", +    "karma-browserstack-launcher": "~0.0.4", +    "browserstacktunnel-wrapper": "~1.1.1"    },    "licenses": [      { | 
