diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ecf76a6a..74e0c1b7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "license": "AGPL-3.0", "engines": { - "npm": "^8.11.4", + "npm": "5.8.x", "node": "8.9.4" }, "main": "src/web/js/app.js", |