We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd4674 commit 933fcadCopy full SHA for 933fcad
rush.json
@@ -16,7 +16,7 @@
16
* path segment in the "$schema" field for all your Rush config files. This will ensure
17
* correct error-underlining and tab-completion for editors such as VS Code.
18
*/
19
- "rushVersion": "5.22.0",
+ "rushVersion": "5.23.0",
20
21
/**
22
* The next field selects which package manager should be installed and determines its version.
@@ -26,7 +26,7 @@
26
* Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
27
* for details about these alternatives.
28
29
- "pnpmVersion": "4.8.0",
+ "pnpmVersion": "4.12.5",
30
31
// "npmVersion": "4.5.0",
32
// "yarnVersion": "1.9.4",
0 commit comments