diff --git a/.npmrc b/.npmrc deleted file mode 100644 index ca0a3a8be9b6..000000000000 --- a/.npmrc +++ /dev/null @@ -1,2 +0,0 @@ -# workaround until https://github.com/pnpm/pnpm/issues/6300 gets fixed -dedupe-peer-dependents = false diff --git a/package.json b/package.json index c659e89adbf8..0cccca62b326 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,5 @@ "keywords": [], "author": "Biome Developers and Contributors", "license": "MIT OR Apache-2.0", - "packageManager": "pnpm@9.4.0" + "packageManager": "pnpm@9.5.0" }