Skip to content

Commit ca8e5aa

Browse files
committed
chore: approve packages
1 parent 7895f89 commit ca8e5aa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,12 @@
8181
},
8282
"pnpm": {
8383
"onlyBuiltDependencies": [
84-
"esbuild"
84+
"esbuild",
85+
"simple-git-hooks",
86+
"vue-demi"
87+
],
88+
"ignoredBuiltDependencies": [
89+
"@parcel/watcher"
8590
]
8691
}
8792
}

0 commit comments

Comments
 (0)