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