tnp-helpers 19.0.20 → 19.0.21

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.
@@ -1,4 +1,4 @@
1
1
  // @ts-nocheck
2
2
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
3
3
  export declare const PROJECT_NPM_NAME = "tnp-helpers";
4
- export declare const CURRENT_PACKAGE_VERSION = "19.0.20";
4
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.21";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-helpers/browser",
3
- "version": "19.0.20",
3
+ "version": "19.0.21",
4
4
  "module": "fesm2022/tnp-helpers.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -5861,7 +5861,7 @@ class PortsWorker extends BaseCliWorker {
5861
5861
  // THIS FILE IS GENERATED - DO NOT MODIFY
5862
5862
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
5863
5863
  const PROJECT_NPM_NAME = 'tnp-helpers';
5864
- const CURRENT_PACKAGE_VERSION = '19.0.20';
5864
+ const CURRENT_PACKAGE_VERSION = '19.0.21';
5865
5865
  // THIS FILE IS GENERATED - DO NOT MODIFY
5866
5866
 
5867
5867
  //#endregion