Skip to content

Commit

Permalink
chore: use volta in core package for react workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbach committed Nov 18, 2024
1 parent d729ee6 commit 55ce0a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,9 @@
"setupFiles": [
"./test/helpers/setup.ts"
]
},
"volta": {
"node": "18.12.1",
"yarn": "3.3.0"
}
}

0 comments on commit 55ce0a8

Please sign in to comment.