1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00

Pin chromedriver version to 2.36.0

This commit is contained in:
Alexander Tseung 2018-05-02 13:10:21 -07:00
parent 85bbb417f5
commit 3e4f158b34
2 changed files with 1360 additions and 181 deletions

1539
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -206,7 +206,7 @@
"brfs": "^1.4.3",
"browserify": "^16.1.1",
"chai": "^4.1.0",
"chromedriver": "^2.34.1",
"chromedriver": "2.36.0",
"compression": "^1.7.1",
"coveralls": "^3.0.0",
"cross-env": "^5.1.4",