Skip to content

Commit

Permalink
Update minimum required Node.js engine to v14.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 27, 2022
1 parent e7748a8 commit 94e073b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -102,6 +102,6 @@
"strip-ansi": "7.0.1"
},
"engines": {
"node": ">=14"
"node": ">=14.9"
}
}

0 comments on commit 94e073b

Please sign in to comment.