@kenyaemr/esm-appointments-app 7.0.3-pre.80 → 7.0.3-pre.88
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/.turbo/turbo-build.log +3 -3
- package/dist/224.js +1 -1
- package/dist/224.js.map +1 -1
- package/dist/kenyaemr-esm-appointments-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/patient-appointments/patient-upcoming-appointments-card.component.tsx +0 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -17,8 +17,8 @@ orphan modules 4.38 MiB [orphan] 904 modules
|
|
|
17
17
|
runtime modules 40.7 KiB 28 modules
|
|
18
18
|
built modules 6.75 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
19
19
|
modules by path ../../node_modules/ 6.3 MiB 124 modules
|
|
20
|
-
modules by path ./
|
|
21
|
-
modules by path ./src/
|
|
20
|
+
modules by path ./ 467 KiB
|
|
21
|
+
modules by path ./src/ 417 KiB 35 modules
|
|
22
22
|
modules by path ./translations/ 50.1 KiB 10 modules
|
|
23
23
|
provide-module modules 294 bytes 7 modules
|
|
24
24
|
consume-shared-module modules 294 bytes
|
|
@@ -39,4 +39,4 @@ Entrypoints:
|
|
|
39
39
|
main (1.02 MiB)
|
|
40
40
|
main.js
|
|
41
41
|
|
|
42
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
42
|
+
webpack 5.88.0 compiled with 2 warnings in 146159 ms
|