remove pnpm insecure overrides
This commit is contained in:
parent
b7f40dec17
commit
1949789369
1 changed files with 0 additions and 6 deletions
|
|
@ -15,9 +15,6 @@
|
|||
config = {
|
||||
allowUnfree = true;
|
||||
allowBroken = false;
|
||||
permittedInsecurePackages = [
|
||||
"pnpm-10.29.2"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -32,9 +29,6 @@
|
|||
config = {
|
||||
allowUnfree = true;
|
||||
allowBroken = false;
|
||||
permittedInsecurePackages = [
|
||||
"pnpm-10.29.2"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue