Skip to content

Commit

Permalink
chore: add engines to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Jul 22, 2023
1 parent 4a883e5 commit 3945ad2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -45,5 +45,8 @@
"email-hacks",
"email-targeting",
"postcss-plugin"
]
],
"engines": {
"node": ">=14.0.0"
}
}

0 comments on commit 3945ad2

Please sign in to comment.