Skip to content

Commit a428756

Browse files
committed
chore: update
1 parent fc55827 commit a428756

File tree

2 files changed

+752
-608
lines changed

2 files changed

+752
-608
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,13 @@
8181
},
8282
"pnpm": {
8383
"onlyBuiltDependencies": [
84-
"esbuild"
85-
]
84+
"@vscode/vsce-sign",
85+
"esbuild",
86+
"keytar"
87+
],
88+
"overrides": {
89+
"esbuild": "^0.25.0"
90+
}
8691
},
8792
"nano-staged": {
8893
"*.{js,ts,mjs,cjs,md,yml,yaml,json}": "eslint --fix"

0 commit comments

Comments
 (0)