Request release intro automatically (#2296)
* Request release intro automatically * Removed useless assignment * Better name for field
This commit is contained in:
parent
4ea9865ba5
commit
47ccbe0c81
3 changed files with 58 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue