Update readme and engines definition in package.json

This commit is contained in:
Sofiya Tepikin
2022-01-23 17:41:50 +01:00
parent 7d6a577eeb
commit cce8e4ef0e
2 changed files with 50 additions and 56 deletions
+1 -5
View File
@@ -106,9 +106,5 @@
"bugs": {
"url": "https://gitlab.com/bloodyhealth/drip/issues"
},
"homepage": "https://gitlab.com/bloodyhealth/drip#README",
"engines": {
"node": ">=10.0.0 <11",
"npm": ">=6.0.0 <7"
}
"homepage": "https://gitlab.com/bloodyhealth/drip#README"
}