Skip to content

Commit 55ce0a8

Browse files
committed
chore: use volta in core package for react workflow
1 parent d729ee6 commit 55ce0a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/core/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,9 @@
6666
"setupFiles": [
6767
"./test/helpers/setup.ts"
6868
]
69+
},
70+
"volta": {
71+
"node": "18.12.1",
72+
"yarn": "3.3.0"
6973
}
7074
}

0 commit comments

Comments
 (0)