tnp-helpers 19.0.27 → 19.0.28

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.
@@ -1491,6 +1491,18 @@ var UtilsQuickFixes;
1491
1491
  * for some reason electron is being bundled - and it is not needed for cli
1492
1492
  */
1493
1493
  UtilsQuickFixes.replaceElectronWithNothing = (jsContent, packageName) => {
1494
+ /* */
1495
+ /* */
1496
+ /* */
1497
+ /* */
1498
+ /* */
1499
+ /* */
1500
+ /* */
1501
+ /* */
1502
+ /* */
1503
+ /* */
1504
+ /* */
1505
+ /* */
1494
1506
  /* */
1495
1507
  /* */
1496
1508
  /* */
@@ -6032,7 +6044,7 @@ class PortsWorker extends BaseCliWorker {
6032
6044
  // THIS FILE IS GENERATED - DO NOT MODIFY
6033
6045
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6034
6046
  const PROJECT_NPM_NAME = 'tnp-helpers';
6035
- const CURRENT_PACKAGE_VERSION = '19.0.27';
6047
+ const CURRENT_PACKAGE_VERSION = '19.0.28';
6036
6048
  // THIS FILE IS GENERATED - DO NOT MODIFY
6037
6049
 
6038
6050
  //#endregion