make packageManager key less specific
This commit is contained in:
parent
394d2060eb
commit
5edc94062c
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
"typescript": "^5.0.4",
|
||||
"zip-local": "^0.3.5"
|
||||
},
|
||||
"packageManager": "pnpm@8.1.1",
|
||||
"packageManager": "^pnpm@8.1.1",
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"eslint-plugin-path-alias@1.0.0": "patches/eslint-plugin-path-alias@1.0.0.patch",
|
||||
|
|
Loading…
Reference in a new issue