openmrs 4.2.1-pre.613 → 4.2.1-pre.617

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 2cabc8268f5cc849
1
+ openmrs:build: cache hit, replaying output b68c5bcb18a25c50
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "4.2.1-pre.613",
3
+ "version": "4.2.1-pre.617",
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": "4.2.1-pre.613",
34
- "@openmrs/webpack-config": "4.2.1-pre.613",
33
+ "@openmrs/esm-app-shell": "4.2.1-pre.617",
34
+ "@openmrs/webpack-config": "4.2.1-pre.617",
35
35
  "@pnpm/npm-conf": "^2.1.0",
36
36
  "autoprefixer": "^10.4.2",
37
37
  "axios": "^0.21.1",
@@ -69,5 +69,5 @@
69
69
  "@types/systemjs": "^6.1.0",
70
70
  "@types/tar": "^4.0.3"
71
71
  },
72
- "gitHead": "dca5d36e838fc9c41e89cec5d30bf7921c0db9da"
72
+ "gitHead": "b33186d1e1cee6e91a36f661aeaddfba2f944c87"
73
73
  }