Re-enable --server and --port on patched 1.15.2 builds. (#74)

This commit is contained in:
Daniel Scalzi
2020-06-12 19:56:57 -04:00
parent 1bdb413ab5
commit b09cd2ef28
4 changed files with 35 additions and 6 deletions

6
package-lock.json generated
View File

@@ -1025,9 +1025,9 @@
}
},
"electron": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/electron/-/electron-9.0.3.tgz",
"integrity": "sha512-rY59wy50z0oWp/q69zq0UIzvtcM5j2BJbLAwEoLfVNS3DLt9wDZqRqSIBvLEBl+xWbafCnRA9haEqi7ssM94GA==",
"version": "9.0.4",
"resolved": "https://registry.npmjs.org/electron/-/electron-9.0.4.tgz",
"integrity": "sha512-QzkeZNAiNB7KxcdoQKSoaiVT/GQdB4Vt0/ZZOuU8tIKABAsni2I7ztiAbUzxcsnQsqEBSfChuPuDQ5A4VbbzPg==",
"dev": true,
"requires": {
"@electron/get": "^1.0.1",