Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
juanigalan91 committed Nov 7, 2020
1 parent 52dfa85 commit c71f115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ga-check-dependencies/dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27652,6 +27652,8 @@ const main = async () => {

const repeatedDeps = Object.keys(repeatedDependencies);

console.log(workspaces);
console.log(deps);
console.log(repeatedDependencies);

if (repeatedDeps.length > 0) {
Expand Down

0 comments on commit c71f115

Please sign in to comment.