@openmrs/esm-utils 6.3.1-pre.2961 → 6.3.1-pre.2965
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
|
@@ -14,4 +14,4 @@ built modules 798 KiB [built]
|
|
|
14
14
|
../../../node_modules/tslib/tslib.es6.mjs 17.2 KiB [built] [code generated]
|
|
15
15
|
../../../node_modules/@formatjs/intl-localematcher/lib/index.js + 13 modules 113 KiB [built] [code generated]
|
|
16
16
|
external "dayjs" 42 bytes [built] [code generated]
|
|
17
|
-
webpack 5.88.0 compiled successfully in
|
|
17
|
+
webpack 5.88.0 compiled successfully in 11705 ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-utils",
|
|
3
|
-
"version": "6.3.1-pre.
|
|
3
|
+
"version": "6.3.1-pre.2965",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "Helper utilities for OpenMRS",
|
|
6
6
|
"browser": "dist/openmrs-esm-utils.js",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"access": "public"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@openmrs/esm-globals": "6.3.1-pre.
|
|
42
|
+
"@openmrs/esm-globals": "6.3.1-pre.2965",
|
|
43
43
|
"@types/lodash-es": "^4.17.12",
|
|
44
44
|
"@types/semver": "^7.3.4",
|
|
45
45
|
"dayjs": "^1.10.4",
|