Skip to content

Commit eecea85

Browse files
committed
build: update approved builds
Signed-off-by: Adam Setch <[email protected]>
1 parent ec75191 commit eecea85

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,12 @@
126126
},
127127
"packageManager": "[email protected]",
128128
"pnpm": {
129-
"onlyBuiltDependencies": ["@biomejs/biome", "electron", "esbuild"]
129+
"onlyBuiltDependencies": [
130+
"@biomejs/biome",
131+
"@tailwindcss/oxide",
132+
"electron",
133+
"esbuild"
134+
]
130135
},
131136
"lint-staged": {
132137
"*": "biome check --fix --no-errors-on-unmatched",

0 commit comments

Comments
 (0)