npm/cli 8.11.0 deprecated -g flags (#949)

This commit is contained in:
Mark Nefedov
2022-06-02 11:28:20 +03:00
committed by GitHub
parent 717674e33e
commit 4a7de60e59
3 changed files with 26 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ tokio = { version = "1.5.0", features = ["process", "rt-multi-thread"] }
futures = "0.3.14"
regex = "1.5.3"
sys-info = "0.9"
semver = "1.0"
[target.'cfg(target_os = "macos")'.dependencies]
notify-rust = "4.5.0"