mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-17 17:06:58 +08:00
#85773 node version downgrade
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "12.16.2"
|
"node": ">=8.0.0 <11.0.0"
|
||||||
},
|
},
|
||||||
"main": "src/nginxconfig/mount.js",
|
"main": "src/nginxconfig/mount.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user