Skip to content

Commit 8fe9296

Browse files
committed
fix(publish): pin wrangler in package.json
This fixes the GitHub Actions installing.
1 parent 8b8c529 commit 8fe9296

3 files changed

Lines changed: 582 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"lefthook": "^2.0.15",
4343
"next-sitemap": "^4.2.3",
4444
"pagefind": "^1.4.0",
45-
"typescript": "^5.9.3"
45+
"typescript": "^5.9.3",
46+
"wrangler": "^4.59.3"
4647
}
4748
}

0 commit comments

Comments
 (0)