chore(idp): pin pnpm version in package.json
This prevents corepack from altering the `package.json` file on install and has the added benefit of keeping things up to date in combination with renovate.
This commit is contained in:
@@ -154,6 +154,7 @@
|
|||||||
"webpack-manifest-plugin": "5.0.0",
|
"webpack-manifest-plugin": "5.0.0",
|
||||||
"workbox-webpack-plugin": "7.1.0"
|
"workbox-webpack-plugin": "7.1.0"
|
||||||
},
|
},
|
||||||
|
"packageManager": "pnpm@9.15.4",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"kpop>cldr": ""
|
"kpop>cldr": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user