@codedrifters/configulator 0.0.131 → 0.0.132

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.mts CHANGED
@@ -1251,7 +1251,7 @@ declare function addApproveMergeUpgradeWorkflow(project: NodeProject, options: A
1251
1251
 
1252
1252
  /*******************************************************************************
1253
1253
  *
1254
- * Monorepo Root Project
1254
+ * Monorepo Root Project.
1255
1255
  *
1256
1256
  * This project should be used as the base project for other projects in a
1257
1257
  * monorepo. The Monorepo root project generally won't contain any code, but it
package/lib/index.d.ts CHANGED
@@ -1300,7 +1300,7 @@ declare function addApproveMergeUpgradeWorkflow(project: NodeProject, options: A
1300
1300
 
1301
1301
  /*******************************************************************************
1302
1302
  *
1303
- * Monorepo Root Project
1303
+ * Monorepo Root Project.
1304
1304
  *
1305
1305
  * This project should be used as the base project for other projects in a
1306
1306
  * monorepo. The Monorepo root project generally won't contain any code, but it