Skip to content

Commit dfa3739

Browse files
author
Matthias Rütten
committed
update yarn version to "1.19.1"
1 parent 5df9081 commit dfa3739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This app shows your merge requests grouped by projects and WIP status. It is accessible from the system tray.",
55
"main": "./dist/main.js",
66
"engines": {
7-
"yarn": "1.17.3"
7+
"yarn": "1.19.1"
88
},
99
"scripts": {
1010
"build-main": "cross-env NODE_ENV=production webpack --config webpack.main.prod.config.js",

0 commit comments

Comments
 (0)