UNPKG

yarn-changed-workspaces

Version:

An utility to show changed workspaces and their dependants

4 lines (2 loc) 117 B
const { getChangedWorkspacesIds } = require("./getChangedWorkspacesIds"); module.exports = getChangedWorkspacesIds;