@bemoje/devkit 2.1.2 → 2.1.4

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/cli.mjs CHANGED
File without changes
package/devkit.cjs CHANGED
@@ -250208,7 +250208,7 @@ async function missingTsdocFilesAction(_opts, { logger: log }) {
250208
250208
  __name(missingTsdocFilesAction, "missingTsdocFilesAction");
250209
250209
 
250210
250210
  // src/core/version.ts
250211
- var version_default = `2.1.2`;
250211
+ var version_default = `2.1.4`;
250212
250212
 
250213
250213
  // src/main.ts
250214
250214
  configFile.load();