Skip to content

Commit

Permalink
build(heroku,package): update package
Browse files Browse the repository at this point in the history
[1] ────
Update 'package.json' for a single 'engine' declaration for heroku.
  • Loading branch information
migbash committed Dec 12, 2024
1 parent 1ea4bc4 commit c0ae979
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"type": "module",
"engines": {
"node": "v18.19.0",
"npm": "10.2.3",
"pnpm": "9.11.0"
"npm": "10.2.3"
},
"engineStrict": true,
"scripts": {
Expand Down

0 comments on commit c0ae979

Please sign in to comment.