File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11https://github.com/heroku/heroku-buildpack-apt
2- https://github.com/Turbo87/heroku-buildpack-crates-io#548cef4ec86eda61bfbf62d0546269dc4632175f
2+ https://github.com/Turbo87/heroku-buildpack-crates-io#76b621d6189070f88dbf0f90879c4843fcbf3e08
Original file line number Diff line number Diff line change 1+ # `.tool-versions` file for asdf version manager
2+ #
3+ # This file specifies the versions of various tools to be used in this project.
4+ # These versions are also used by our Heroku buildpack setup.
5+ pnpm 10.26.0
6+ nodejs 24.12.0
Original file line number Diff line number Diff line change 207207 " last 1 years"
208208 ],
209209 "engines" : {
210- "node" : " 24.12.0 " ,
211- "pnpm" : " 10.26.0 "
210+ "node" : " ^24 " ,
211+ "pnpm" : " ^10 "
212212 },
213213 "ember" : {
214214 "edition" : " octane"
You can’t perform that action at this time.
0 commit comments