Skip to content

Commit 6794c9d

Browse files
author
Nick Pape
committed
upgrade to rush 5.3.0
1 parent ea79bda commit 6794c9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rush.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
33

4-
"rushVersion": "5.1.0",
4+
"rushVersion": "5.3.0",
55
"pnpmVersion": "2.15.1",
66
"nodeSupportedVersionRange": ">=6.9.0 <7.0.0 || >=8.9.4 <9.0.0",
77

8+
"ensureConsistentVersions": true,
9+
810
"projectFolderMinDepth": 2,
911

1012
"approvedPackagesPolicy": {

0 commit comments

Comments
 (0)