Skip to content

Commit 0b3d6d2

Browse files
committed
fix: added yarn version 1
1 parent 8079b84 commit 0b3d6d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@
219219
"exports": "./lib/index.js",
220220
"type": "module",
221221
"volta": {
222-
"node": "20.11.0"
222+
"node": "20.11.0",
223+
"yarn": "1.22.22"
223224
}
224225
}

0 commit comments

Comments
 (0)