fix/ Version Electron in README

This commit is contained in:
Maxime GRIS
2019-05-31 20:51:08 +02:00
parent 4f9cef3201
commit acf0d4f657
2 changed files with 4 additions and 4 deletions

View File

@@ -80,7 +80,7 @@
"webdriver-manager": "12.1.0",
"zone.js": "0.9.1"
},
"engines" : {
"node" : ">=10.9.0"
"engines": {
"node": ">=10.9.0"
}
}