Add info on nvm requirement and xcode 12.5 fix
This commit is contained in:
committed by
bl00dymarie
parent
f282e24308
commit
449c84e75e
+5
-1
@@ -101,5 +101,9 @@
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/bloodyhealth/drip/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/bloodyhealth/drip#README"
|
||||
"homepage": "https://gitlab.com/bloodyhealth/drip#README",
|
||||
"engines": {
|
||||
"node": ">=10.0.0 <11",
|
||||
"npm": ">=6.0.0 <7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user