Go back to upstream electron-notarize

It doesn't work as a github dependency because the typescript
doesn't get built.
This commit is contained in:
David Baker 2019-10-10 18:34:26 +01:00
parent 2bab328f8d
commit 0259eb6419
2 changed files with 4 additions and 3 deletions

View file

@ -111,7 +111,7 @@
"electron-builder": "^21.2.0",
"electron-builder-squirrel-windows": "^21.2.0",
"electron-devtools-installer": "^2.2.4",
"electron-notarize": "dbkr/electron-notarize",
"electron-notarize": "^0.1.1",
"eslint": "^5.8.0",
"eslint-config-google": "^0.7.1",
"eslint-plugin-babel": "^4.1.2",