We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa74be0 commit ec2d664Copy full SHA for ec2d664
2 files changed
examples/yarn-modern-pnp/package.json
@@ -7,7 +7,7 @@
7
"test": "cypress run"
8
},
9
"private": true,
10
- "packageManager": "yarn@4.15.0",
+ "packageManager": "yarn@4.16.0",
11
"devDependencies": {
12
"cypress": "15.17.0"
13
}
examples/yarn-modern/package.json
0 commit comments