@utils-code/front-end 1.0.0 → 1.0.3

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@utils-code/front-end",
3
- "version": "1.0.0",
4
- "description": "Assembler for the split front-end application archive.",
3
+ "version": "1.0.3",
4
+ "description": "Portable installer and assembler for the split Codex Windows application archive.",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
7
7
  "publishConfig": {
@@ -16,20 +16,21 @@
16
16
  "README.md"
17
17
  ],
18
18
  "dependencies": {
19
- "@utils-code/front-end-parts-001": "1.0.0",
20
- "@utils-code/front-end-parts-002": "1.0.0",
21
- "@utils-code/front-end-parts-003": "1.0.0",
22
- "@utils-code/front-end-parts-004": "1.0.0",
23
- "@utils-code/front-end-parts-005": "1.0.0",
24
- "@utils-code/front-end-parts-006": "1.0.0",
25
- "@utils-code/front-end-parts-007": "1.0.0",
26
- "@utils-code/front-end-parts-008": "1.0.0",
27
- "@utils-code/front-end-parts-009": "1.0.0",
28
- "@utils-code/front-end-parts-010": "1.0.0",
29
- "@utils-code/front-end-parts-011": "1.0.0",
30
- "@utils-code/front-end-parts-012": "1.0.0",
31
- "@utils-code/front-end-parts-013": "1.0.0",
32
- "@utils-code/front-end-parts-014": "1.0.0",
33
- "@utils-code/front-end-parts-015": "1.0.0"
19
+ "@utils-code/front-end-parts-001": "1.0.3",
20
+ "@utils-code/front-end-parts-002": "1.0.3",
21
+ "@utils-code/front-end-parts-003": "1.0.3",
22
+ "@utils-code/front-end-parts-004": "1.0.3",
23
+ "@utils-code/front-end-parts-005": "1.0.3",
24
+ "@utils-code/front-end-parts-006": "1.0.3",
25
+ "@utils-code/front-end-parts-007": "1.0.3",
26
+ "@utils-code/front-end-parts-008": "1.0.3",
27
+ "@utils-code/front-end-parts-009": "1.0.3",
28
+ "@utils-code/front-end-parts-010": "1.0.3",
29
+ "@utils-code/front-end-parts-011": "1.0.3",
30
+ "@utils-code/front-end-parts-012": "1.0.3",
31
+ "@utils-code/front-end-parts-013": "1.0.3",
32
+ "@utils-code/front-end-parts-014": "1.0.3",
33
+ "@utils-code/front-end-parts-015": "1.0.3",
34
+ "@utils-code/front-end-parts-016": "1.0.3"
34
35
  }
35
36
  }