fix(build): allow cpu-features install script
This commit is contained in:
parent
78c6824d69
commit
aa46d439ce
1 changed files with 2 additions and 1 deletions
|
|
@ -303,7 +303,8 @@
|
|||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"electron",
|
||||
"node-pty"
|
||||
"node-pty",
|
||||
"cpu-features"
|
||||
]
|
||||
},
|
||||
"knip": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue