We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be90a8 commit a7402b0Copy full SHA for a7402b0
package.json
@@ -1,6 +1,10 @@
1
{
2
"name": "vue-jest-monorepo",
3
"private": true,
4
+ "engines": {
5
+ "node": ">=10",
6
+ "yarn": "^1.21.1"
7
+ },
8
"workspaces": {
9
"packages": [
10
"packages/*",
0 commit comments