Skip to content

Commit 55c94a5

Browse files
authored
chore: update onlyBuiltDependencies (#667)
1 parent e6ece54 commit 55c94a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,10 @@
9292
"esbuild"
9393
],
9494
"onlyBuiltDependencies": [
95+
"@tailwindcss/oxide",
9596
"playwright-chromium",
96-
"simple-git-hooks"
97+
"simple-git-hooks",
98+
"unrs-resolver"
9799
]
98100
}
99101
}

0 commit comments

Comments
 (0)