@openmrs/esm-active-visits-app 3.1.1-pre.156 → 3.1.1-pre.159
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 +1 -1
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -36,4 +36,4 @@
|
|
|
36
36
|
[32m@openmrs/esm-active-visits-app:build: [0mAssets:
|
|
37
37
|
[32m@openmrs/esm-active-visits-app:build: [0m 858.js (470 KiB)[39m[22m
|
|
38
38
|
[32m@openmrs/esm-active-visits-app:build: [0m
|
|
39
|
-
[32m@openmrs/esm-active-visits-app:build: [0mwebpack 5.72.1 compiled with [1m[33m1 warning[39m[22m in
|
|
39
|
+
[32m@openmrs/esm-active-visits-app:build: [0mwebpack 5.72.1 compiled with [1m[33m1 warning[39m[22m in 95403 ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-active-visits-app",
|
|
3
|
-
"version": "3.1.1-pre.
|
|
3
|
+
"version": "3.1.1-pre.159",
|
|
4
4
|
"description": "Active visits widget microfrontend for the OpenMRS SPA",
|
|
5
5
|
"browser": "dist/openmrs-esm-active-visits-app.js",
|
|
6
6
|
"main": "src/index.ts",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"react-router-dom": "5.x",
|
|
52
52
|
"rxjs": "6.x"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "868e4e37f5b850b5a56a27d4122b3c9e1ac7b9db"
|
|
55
55
|
}
|