UNPKG

@hyperse/dependency-sync

Version:

A comprehensive Node.js utility for managing dependencies in monorepo environments, specifically designed for Hyperse plugin ecosystems.

4 lines (3 loc) 122 B
export * from './checkConflicts/index.js'; export * from './syncDependencies/index.js'; export * from './utils/index.js';