Skip to content

Commit b9ca5a2

Browse files
authored
chore: add yarn version to volta (#227)
1 parent fd3223e commit b9ca5a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@
236236
"exports": "./lib/index.js",
237237
"type": "module",
238238
"volta": {
239-
"node": "20.11.0"
239+
"node": "20.11.0",
240+
"yarn": "1.22.22"
240241
}
241242
}

0 commit comments

Comments
 (0)