package.json: reduced npm minimum version here, too (6.4.1 -> 5.5.1)

This should really have been part of 4f753809fe.
pull/3655/head
muxator 2019-10-20 01:06:34 +02:00
parent 4f753809fe
commit f3a80e0eda
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
},
"engines": {
"node": ">=8.9.0",
"npm": ">=6.4.1"
"npm": ">=5.5.1"
},
"repository": {
"type": "git",