fix npm completion

This commit is contained in:
MunifTanjim
2016-10-26 04:20:59 +06:00
parent bfe6e407ef
commit 6a601abc84
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bash
# npm (Node Package Manager) completion
# https://docs.npmjs.com/cli/completion
if command -v npm &>/dev/null
then