Bump Node engine in package

This commit is contained in:
MattIPv4 2021-08-13 17:15:46 +01:00
parent 24eff0c6c4
commit 98418e8e8a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"private": true,
"license": "MIT",
"engines": {
"node": "12.16.2"
"node": "14.17.5"
},
"main": "src/nginxconfig/mount.js",
"scripts": {