We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea79bda commit 6794c9dCopy full SHA for 6794c9d
rush.json
@@ -1,10 +1,12 @@
1
{
2
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
3
4
- "rushVersion": "5.1.0",
+ "rushVersion": "5.3.0",
5
"pnpmVersion": "2.15.1",
6
"nodeSupportedVersionRange": ">=6.9.0 <7.0.0 || >=8.9.4 <9.0.0",
7
8
+ "ensureConsistentVersions": true,
9
+
10
"projectFolderMinDepth": 2,
11
12
"approvedPackagesPolicy": {
0 commit comments