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 306c416 commit 7c68d87Copy full SHA for 7c68d87
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.145.0",
+ "rushVersion": "5.145.0-pr5009.2",
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": "8.7.6",
+ "pnpmVersion": "9.14.4",
30
31
// "npmVersion": "6.14.15",
32
// "yarnVersion": "1.9.4",
0 commit comments