Skip to content

Commit

Permalink
Upgrade to stack version 20 (#473)
Browse files Browse the repository at this point in the history
* upgrade to latest stack version

* v5.4.1
  • Loading branch information
danparnella authored Feb 19, 2021
1 parent 4398bf1 commit d8f66ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
{
"url": "heroku/nodejs"
}
]
],
"stack": "heroku-20"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpadlab/lp-components",
"version": "5.4.0",
"version": "5.4.1",
"engines": {
"node": "^8.0.0 || ^10.13.0 || ^12.0.0"
},
Expand Down

0 comments on commit d8f66ff

Please sign in to comment.