openmrs 5.2.1-pre.1069 → 5.2.1-pre.1079

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 +1 @@
1
- openmrs:build: cache hit, replaying output 3afb63080e7c9b45
1
+ openmrs:build: cache hit, replaying output d7fb98fd68cbdd73
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "5.2.1-pre.1069",
3
+ "version": "5.2.1-pre.1079",
4
4
  "license": "MPL-2.0",
5
5
  "main": "dist/index.js",
6
6
  "bin": "./dist/cli.js",
@@ -30,8 +30,8 @@
30
30
  ],
31
31
  "homepage": "https://github.com/openmrs/openmrs-esm-core#readme",
32
32
  "dependencies": {
33
- "@openmrs/esm-app-shell": "5.2.1-pre.1069",
34
- "@openmrs/webpack-config": "5.2.1-pre.1069",
33
+ "@openmrs/esm-app-shell": "5.2.1-pre.1079",
34
+ "@openmrs/webpack-config": "5.2.1-pre.1079",
35
35
  "@pnpm/npm-conf": "^2.1.0",
36
36
  "@swc/core": "^1.3.58",
37
37
  "autoprefixer": "^10.4.2",
@@ -69,5 +69,5 @@
69
69
  "@types/rimraf": "^2.0.2",
70
70
  "@types/tar": "^4.0.3"
71
71
  },
72
- "gitHead": "3e4c6a38b83df7a63cf66fbe4c79f029a4c69896"
72
+ "gitHead": "52167004c262fc71cdb423e8ea1f714cbf41906e"
73
73
  }