Skip to content

Commit a53e2df

Browse files
committed
chore: remove incorrect onlybuiltdependencies clauses
1 parent e6c6a30 commit a53e2df

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

app-shell-odd/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,5 @@
6666
"winston": "3.15.0",
6767
"winston-transport": "^4.9.0",
6868
"yargs-parser": "13.1.2"
69-
},
70-
"pnpm": {
71-
"onlyBuiltDependencies": ["electron"]
7269
}
7370
}

app-shell/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,5 @@
7878
"winston": "3.15.0",
7979
"winston-transport": "^4.9.0",
8080
"yargs-parser": "13.1.2"
81-
},
82-
"pnpm": {
83-
"onlyBuiltDependencies": ["electron"]
8481
}
8582
}

0 commit comments

Comments
 (0)