Request release intro automatically (#2296)

* Request release intro automatically

* Removed useless assignment

* Better name for field
This commit is contained in:
Leo Lamprecht 2017-09-27 10:43:39 +02:00 committed by Guillermo Rauch
parent 4ea9865ba5
commit 47ccbe0c81
3 changed files with 58 additions and 4 deletions

View file

@ -80,7 +80,7 @@
"appId": "co.zeit.hyper",
"extraResources": "./bin/yarn-standalone.js",
"linux": {
"category": "TerminalEmulator",
"category": "TerminalEmulator",
"target": [
{
"target": "deb",
@ -154,6 +154,7 @@
"eslint-config-xo-react": "0.13.0",
"eslint-plugin-react": "7.3.0",
"husky": "0.14.3",
"inquirer": "3.3.0",
"node-gyp": "3.6.2",
"redux-logger": "3.0.6",
"spectron": "3.7.2",