mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-21 20:32:12 +08:00
Bump to Node.js 14 LTS (#293)
* Bump to Node.js 14 LTS * Bump Node engine in package
This commit is contained in:
committed by
GitHub
parent
06a8b90fce
commit
97f6430e99
@@ -5,7 +5,7 @@
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "12.16.2"
|
||||
"node": "14.17.5"
|
||||
},
|
||||
"main": "src/nginxconfig/mount.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user