openmrs 3.3.2-pre.1180 → 3.3.2-pre.1184

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,2 +1,2 @@
1
- openmrs:build: cache hit, replaying output e4ba1526574eaa86
1
+ openmrs:build: cache hit, replaying output e964d2c39ccb5b30
2
2
  openmrs:build: $ tsc
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "3.3.2-pre.1180",
3
+ "version": "3.3.2-pre.1184",
4
4
  "license": "MPL-2.0",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -33,8 +33,8 @@
33
33
  "homepage": "https://github.com/openmrs/openmrs-esm-core#readme",
34
34
  "dependencies": {
35
35
  "@babel/preset-typescript": "^7.16.7",
36
- "@openmrs/esm-app-shell": "^3.3.2-pre.1180",
37
- "@openmrs/webpack-config": "^3.3.2-pre.1180",
36
+ "@openmrs/esm-app-shell": "^3.3.2-pre.1184",
37
+ "@openmrs/webpack-config": "^3.3.2-pre.1184",
38
38
  "@types/react": "^16.9.46",
39
39
  "@types/systemjs": "^6.1.0",
40
40
  "autoprefixer": "^10.4.2",
@@ -68,5 +68,5 @@
68
68
  "@types/rimraf": "^2.0.2",
69
69
  "@types/tar": "^4.0.3"
70
70
  },
71
- "gitHead": "6fe45bd6b0331eb6784adcf3081774a08c0e72bb"
71
+ "gitHead": "e111f79dfae61386b2f738291787310f8fc93f9d"
72
72
  }