@openmrs/esm-dispensing-app 1.9.2-pre.1070 → 1.9.2-pre.1074
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/cache/4ed7ff83aac760a2-meta.json +1 -0
- package/.turbo/cache/{bc35f38294ab706d.tar.zst → 4ed7ff83aac760a2.tar.zst} +0 -0
- package/.turbo/turbo-build.log +4 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +2 -2
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/.turbo/cache/bc35f38294ab706d-meta.json +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"4ed7ff83aac760a2","duration":45659}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
|
|
2
|
+
npx update-browserslist-db@latest
|
|
3
|
+
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
1
4
|
assets by path *.js 3.9 MiB
|
|
2
5
|
assets by chunk 2.71 MiB (id hint: vendors)
|
|
3
6
|
assets by status 2.29 MiB [big]
|
|
@@ -36,4 +39,4 @@ Entrypoints:
|
|
|
36
39
|
main (597 KiB)
|
|
37
40
|
main.js
|
|
38
41
|
|
|
39
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
42
|
+
webpack 5.99.9 compiled with 2 warnings in 43069 ms
|