Skip to content

Commit aaa0c2a

Browse files
committed
Heroku: Pin yarn version to v1.22.17
We will rely on renovatebot to update the version for us if there are new releases
1 parent 2a9a85e commit aaa0c2a

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
@@ -139,7 +139,7 @@
139139
},
140140
"engines": {
141141
"node": "16.13.2",
142-
"npm": "^8.0.0"
142+
"yarn": "1.22.17"
143143
},
144144
"ember": {
145145
"edition": "octane"

0 commit comments

Comments
 (0)