Commit a2188d24 authored by Hunter Loftis's avatar Hunter Loftis

only show top-level dependencies

parent 86ab1e33
......@@ -213,4 +213,4 @@ fi
# Show the final dependency tree
echo ""
npm ls | indent
npm ls --depth=0 | indent
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment