diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 960b0ccc..514b5838 100644 --- a/package.json +++ b/package.json @@ -127,6 +127,6 @@ "packageManager": "[email protected]", "engines": { "node": ">=14.0.0", - "npm": ">=7.0.0" + "npm": ">=6.0.0" } } |
