Skip to content

Commit

Permalink
nodejs buildpack first
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegee committed Oct 24, 2024
1 parent bbad233 commit cbde4b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "prospect",
"private": true,
"buildpacks": [
{ "url": "heroku/nodejs" },
{ "url": "heroku/ruby" }
]
"dependencies": {
"@rails/actioncable": "^6.0.0",
"@rails/activestorage": "^6.0.0",
Expand Down

0 comments on commit cbde4b5

Please sign in to comment.