We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5727e96 commit 531a806Copy full SHA for 531a806
scripts/update-cypress-latest-other.sh
@@ -44,6 +44,7 @@ cd ..
44
echo
45
echo updating examples/yarn-modern to cypress@latest
46
cd yarn-modern
47
+yarn set version latest
48
yarn add cypress --dev --exact
49
cd ..
50
0 commit comments