@barcoding/widget-piecework-in 2.36.0 → 2.37.1

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.
@@ -548,4 +548,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImpor
548
548
 
549
549
  export { FormatTime, WidgetPieceworkInComponent, WidgetPieceworkInModule };
550
550
  //# sourceMappingURL=barcoding-widget-piecework-in.mjs.map
551
- //# sourceMappingURL=barcoding-widget-piecework-in.mjs.map
@@ -547,4 +547,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImpor
547
547
 
548
548
  export { FormatTime, WidgetPieceworkInComponent, WidgetPieceworkInModule };
549
549
  //# sourceMappingURL=barcoding-widget-piecework-in.mjs.map
550
- //# sourceMappingURL=barcoding-widget-piecework-in.mjs.map
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@barcoding/widget-piecework-in",
3
- "version": "2.36.0",
3
+ "version": "2.37.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "15.0.1",
6
6
  "@angular/core": "15.0.1"
7
7
  },
8
8
  "dependencies": {
9
- "@barcoding/backend-core": "^2.36.0",
10
- "@barcoding/core": "^2.36.0",
11
- "@barcoding/module-piecework": "^2.36.0",
12
- "@barcoding/sdk": "^2.36.0",
9
+ "@barcoding/backend-core": "^2.37.0",
10
+ "@barcoding/core": "^2.37.0",
11
+ "@barcoding/module-piecework": "^2.37.0",
12
+ "@barcoding/sdk": "^2.37.0",
13
13
  "tslib": "^2.2.0"
14
14
  },
15
15
  "gitHead": "4f52009598144e40803bdd80b3cbb2b0728b380d",