Skip to content

Commit

Permalink
Merge pull request #878 from MTES-MCT/fix/build-node
Browse files Browse the repository at this point in the history
[CD] Echec déploiement depuis Node 19.6
  • Loading branch information
emilschn committed Feb 3, 2023
2 parents e9e4983 + dc6ca5a commit 5a81465
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 @@ -33,5 +33,8 @@
"dev": "encore dev",
"watch": "encore dev --watch",
"build": "encore production --progress"
},
"engines": {
"node": "18.x"
}
}

0 comments on commit 5a81465

Please sign in to comment.