Verified Commit c13f63ce authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3428122 by alexpott, longwave: Add packageManager key to...

Issue #3428122 by alexpott, longwave: Add packageManager key to core/package.json now we recommend corepack enable

(cherry picked from commit ef8b6e30)
parent d50267a8
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -118,5 +118,6 @@
    "last 1 ChromeAndroid version",
    "last 1 Samsung version",
    "Firefox ESR"
  ]
  ],
  "packageManager": "yarn@1.22.22"
}