@openmrs/esm-utils 5.0.1-pre.815 → 5.0.2-pre.818

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 a8a7880ff3e64c7f
1
+ @openmrs/esm-utils:build: cache hit, replaying output 84d4467813b78401
2
2
  @openmrs/esm-utils:build: asset openmrs-esm-utils.js 30.1 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-utils:build: runtime modules 2.07 KiB 7 modules
4
4
  @openmrs/esm-utils:build: orphan modules 16.1 KiB [orphan] 5 modules
@@ -13,4 +13,4 @@
13
13
  @openmrs/esm-utils:build: ./src/index.ts + 5 modules 16.2 KiB [built] [code generated]
14
14
  @openmrs/esm-utils:build: external "dayjs" 42 bytes [built] [code generated]
15
15
  @openmrs/esm-utils:build: external "i18next" 42 bytes [built] [code generated]
16
- @openmrs/esm-utils:build: webpack 5.88.0 compiled successfully in 13461 ms
16
+ @openmrs/esm-utils:build: webpack 5.88.0 compiled successfully in 12585 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-utils",
3
- "version": "5.0.1-pre.815",
3
+ "version": "5.0.2-pre.818",
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": "0fb8cb25fc0a9511648fb4258c6c0432a920dd28"
53
+ "gitHead": "70e9a0910e5d6b6165922f080b437fa6dc7fa30d"
54
54
  }