@openmrs/esm-utils 5.1.1-pre.1001 → 5.1.1-pre.1003

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 72f54dc3720320d6
1
+ @openmrs/esm-utils:build: cache hit, replaying output 9665116e9c663744
2
2
  @openmrs/esm-utils:build: asset openmrs-esm-utils.js 31.4 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-utils:build: orphan modules 22.9 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 23 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 14221 ms
17
+ @openmrs/esm-utils:build: webpack 5.88.0 compiled successfully in 17811 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-utils",
3
- "version": "5.1.1-pre.1001",
3
+ "version": "5.1.1-pre.1003",
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": "72fcc253e861b297cb796cfad0c9c44150c4de4c"
53
+ "gitHead": "1bd2d52c33783c93102f9c696db84faf26932c82"
54
54
  }