@openmrs/esm-utils 5.0.3-pre.876 → 5.0.3-pre.880

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.
@@ -1,4 +1,4 @@
1
- @openmrs/esm-utils:build: cache hit, replaying output bce092f81c7f65c8
1
+ @openmrs/esm-utils:build: cache hit, replaying output 1fe7a28854ce801b
2
2
  @openmrs/esm-utils:build: asset openmrs-esm-utils.js 31.3 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-utils:build: orphan modules 22.7 KiB [orphan] 5 modules
4
4
  @openmrs/esm-utils:build: runtime modules 937 bytes 4 modules
@@ -14,4 +14,4 @@
14
14
  @openmrs/esm-utils:build: ./src/index.ts + 5 modules 22.8 KiB [built] [code generated]
15
15
  @openmrs/esm-utils:build: external "dayjs" 42 bytes [built] [code generated]
16
16
  @openmrs/esm-utils:build: external "i18next" 42 bytes [built] [code generated]
17
- @openmrs/esm-utils:build: webpack 5.88.0 compiled successfully in 12548 ms
17
+ @openmrs/esm-utils:build: webpack 5.88.0 compiled successfully in 12072 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-utils",
3
- "version": "5.0.3-pre.876",
3
+ "version": "5.0.3-pre.880",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Helper utilities for OpenMRS",
6
6
  "browser": "dist/openmrs-esm-utils.js",
@@ -50,5 +50,5 @@
50
50
  "dependencies": {
51
51
  "semver": "7.3.2"
52
52
  },
53
- "gitHead": "1530211c82760113127e298fc895052fd1c0a2ef"
53
+ "gitHead": "0a1a8b9cf753248e02864e00bff056611548d311"
54
54
  }