Skip to content

Commit ae2a3cc

Browse files
committed
build: add Wrangler dependency
1 parent a2153f3 commit ae2a3cc

2 files changed

Lines changed: 641 additions & 3 deletions

File tree

web/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"prettier": "3.6.2",
2727
"prettier-plugin-astro": "0.14.1",
2828
"prettier-plugin-java": "2.6.8",
29-
"prettier-plugin-packagejson": "2.5.17"
29+
"prettier-plugin-packagejson": "2.5.17",
30+
"wrangler": "^4.23.0"
3031
},
3132
"packageManager": "yarn@4.9.2",
3233
"engines": {

0 commit comments

Comments
 (0)