Update Electron to 2.0.9 (#58382)

This commit is contained in:
Maarten Fonville
2018-09-11 17:28:06 +02:00
committed by Benjamin Pasero
parent b3b54477ce
commit 2ba2fa5d3c
4 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
"@types/webdriverio": "4.6.1",
"concurrently": "^3.5.1",
"cpx": "^1.5.0",
"electron": "^2.0.6",
"electron": "^2.0.9",
"htmlparser2": "^3.9.2",
"mkdirp": "^0.5.1",
"mocha": "^5.2.0",
@@ -36,4 +36,4 @@
"typescript": "2.9.2",
"watch": "^1.0.2"
}
}
}