Skip to content

Commit c386a04

Browse files
committed
Pin Node and Yarn with Volta
1 parent e5ffa71 commit c386a04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,9 @@
106106
"release": true,
107107
"tokenRef": "GITHUB_AUTH"
108108
}
109+
},
110+
"volta": {
111+
"node": "14.18.1",
112+
"yarn": "1.22.17"
109113
}
110114
}

0 commit comments

Comments
 (0)