Skip to content

Commit 8b48c40

Browse files
add npm ls
1 parent ae61dea commit 8b48c40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/install-dependencies.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,5 @@ echo "npm location: $(which npm)"
104104
echo "npm version: $(npm -v)"
105105

106106
npm install "${NPM_OPTIONS}"
107+
108+
npm ls

0 commit comments

Comments
 (0)