We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm ls
1 parent 8f8a59c commit 3584de3Copy full SHA for 3584de3
circle.yml
@@ -17,7 +17,7 @@ dependencies:
17
- npm run cibuild
18
- npm run pretest
19
- eval $(node tasks/docker.js setup)
20
- - npm ls
+ - npm prune && npm ls
21
22
test:
23
override:
0 commit comments