Skip to content

Commit b61a0ee

Browse files
committed
chore: add yarn version to volta
1 parent f6fa9cd commit b61a0ee

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
@@ -235,6 +235,7 @@
235235
"exports": "./lib/index.js",
236236
"type": "module",
237237
"volta": {
238-
"node": "20.11.0"
238+
"node": "20.11.0",
239+
"yarn": "1.22.22"
239240
}
240241
}

0 commit comments

Comments
 (0)