Skip to content

Commit

Permalink
Merge pull request #54 from airswap/package-engine
Browse files Browse the repository at this point in the history
add engines to package.json for heroku
  • Loading branch information
dmosites authored Sep 7, 2023
2 parents 839a905 + 1657b5f commit 1760489
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@
"tailwindcss": "^3.3.3",
"typescript": "^5.0.2",
"vite": "^4.4.5"
},
"engines": {
"node": "16.15.1"
}
}

0 comments on commit 1760489

Please sign in to comment.