Skip to content

Commit 5aca325

Browse files
author
Mat Brown
committed
Specify correct yarn version in package.json
1 parent 2184bad commit 5aca325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
},
153153
"engines": {
154154
"node": "7.6.0",
155-
"yarn": "0.24.6"
155+
"yarn": "0.27.5"
156156
},
157157
"scripts": {
158158
"postinstall": "bower install",

0 commit comments

Comments
 (0)