Skip to content

Commit

Permalink
added version numbers for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasConnolly committed Nov 26, 2023
1 parent 0ab1e39 commit 3aff098
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"name": "paul",
"version": "0.1.0",
"engines": {
"node": "20.x",
"yarn": "4.0.2",
"npm": "10.x"
},
"packageManager": "yarn@4.0.2",
"dependencies": {
"@hotwired/stimulus": "^3.2.2",
Expand Down

0 comments on commit 3aff098

Please sign in to comment.