diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-11-03 00:47:22 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-11-03 00:47:22 +0100 |
commit | d0a0695fb5d34996850723f7d4b1b59c3df909c2 (patch) | |
tree | 6141a1db06f8f359813c332b3c23f3777f00b568 /package.json | |
parent | e9a383ede7f98512f0dd351697759d75ddb67eac (diff) |
test harness for both browser and node
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 406a15858..cd08e3196 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "map-stream": "0.0.6", "mocha": "^2.4.5", "po2json": "git+https://github.com/mikeedwards/po2json", + "selenium-webdriver": "^3.0.0-beta-3", "systemjs": "^0.19.14", "through2": "^2.0.1", "typescript": "^2.0.3", |