We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df9081 commit dfa3739Copy full SHA for dfa3739
package.json
@@ -4,7 +4,7 @@
4
"description": "This app shows your merge requests grouped by projects and WIP status. It is accessible from the system tray.",
5
"main": "./dist/main.js",
6
"engines": {
7
- "yarn": "1.17.3"
+ "yarn": "1.19.1"
8
},
9
"scripts": {
10
"build-main": "cross-env NODE_ENV=production webpack --config webpack.main.prod.config.js",
0 commit comments