Skip to content

Commit ab01e95

Browse files
committed
update package.json for deploy/build
1 parent 38902ef commit ab01e95

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,12 @@
1313
"astro": "^5.12.3",
1414
"sharp": "^0.34.3",
1515
"tailwindcss": "^4.1.11"
16+
},
17+
"packageManager": "pnpm@10.14.0",
18+
"pnpm": {
19+
"onlyBuiltDependencies": [
20+
"@tailwindcss/oxide",
21+
"sharp"
22+
]
1623
}
1724
}

0 commit comments

Comments
 (0)