azure-sdk-for-js/.scripts/latest.ts

4 строки
198 B
TypeScript

import { resolvePath, changeClonedDependenciesTo } from "@ts-common/azure-js-dev-tools";
const packagePath: string = resolvePath(__dirname, "..");
changeClonedDependenciesTo(packagePath, "latest");