Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@devvit/public-api": "0.11.17-next-2025-06-12-824bd74c5.0",
"@devvit/server": "0.11.17-next-2025-06-12-824bd74c5.0",
"@devvit/redis": "0.11.17-next-2025-06-12-824bd74c5.0",
"devvit": "0.11.17-next-2025-06-12-824bd74c5.0",
"devvit": "latest",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we can do that for these because we rely on the latest CLI fixes for these to work. We can't in to next either since it may have regressions. The bolt template is the only one this can work on for now

"express": "5.1.0"
},
"devDependencies": {
Expand Down