Skip to content

Commit

Permalink
fix: restored engines section in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EelcoLos committed Mar 13, 2023
1 parent a0a206e commit 97cc4e9
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 @@ -40,5 +40,8 @@
"eslint-config-molindo": "6.0.0",
"jest": "29.5.0",
"semantic-release": "20.1.1"
},
"engines": {
"node": "^18.0.0"
}
}

0 comments on commit 97cc4e9

Please sign in to comment.