Add packageManager to package.json to allow usage with Corepack (#838)
This commit is contained in:
+2
-1
@@ -62,5 +62,6 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"icons/*.svg": "node ./scripts/optimizeStagedSvgs.mjs"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@7.14.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user