UNPKG

find-workspace-root

Version:

Find the root of a multi-package repo with Yarn workspaces

5 lines 594 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var find_workspace_root_1 = require("./find-workspace-root"); Object.defineProperty(exports, "default", { enumerable: true, get: function () { return find_workspace_root_1.default; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7QUFBQSw2REFBZ0Q7QUFBdkMsOEdBQUEsT0FBTyxPQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgZGVmYXVsdCB9IGZyb20gJy4vZmluZC13b3Jrc3BhY2Utcm9vdCc7XG4iXX0=