tnp-helpers 19.0.40 → 19.0.41

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.
@@ -5158,6 +5158,7 @@ class BaseCliWorker {
5158
5158
  /* */
5159
5159
  /* */
5160
5160
  /* */
5161
+ /* */
5161
5162
  return (void 0);
5162
5163
  }
5163
5164
  //#endregion
@@ -6385,8 +6386,9 @@ class PortsWorker extends BaseCliWorker {
6385
6386
  // THIS FILE IS GENERATED - DO NOT MODIFY
6386
6387
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6387
6388
  const APP_ID = 'com.domain.example.tnp-helpers';
6389
+ const BUILD_BASE_HREF = '';
6388
6390
  const PROJECT_NPM_NAME = 'tnp-helpers';
6389
- const CURRENT_PACKAGE_VERSION = '19.0.40';
6391
+ const CURRENT_PACKAGE_VERSION = '19.0.41';
6390
6392
  // THIS FILE IS GENERATED - DO NOT MODIFY
6391
6393
 
6392
6394
  //#endregion