@bscotch/trebuchet
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -106,3 +106,2 @@ import { deepEquals } from '@bscotch/utility'; | ||
ok(await projectIsBumped(workspace, dep), `Dependent ${dep.name} of bumped project ${project.name} must also be bumped!`); | ||
bumped.push(dep); | ||
} | ||
@@ -109,0 +108,0 @@ } |
{ | ||
"name": "@bscotch/trebuchet", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "Tooling for minimizing the cognitive load for monorepo/workspace management, with a focus on automation, minimal configuration, and interoperability with other tools.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
174416
2369