openmrs 4.0.2 → 4.0.3-pre.348

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 58c23897be9965e7
1
+ openmrs:build: cache hit, replaying output 7803e1c00ded7d89
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "4.0.2",
3
+ "version": "4.0.3-pre.348",
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.0.2",
34
- "@openmrs/webpack-config": "4.0.2",
33
+ "@openmrs/esm-app-shell": "4.0.3-pre.348",
34
+ "@openmrs/webpack-config": "4.0.3-pre.348",
35
35
  "autoprefixer": "^10.4.2",
36
36
  "axios": "^0.21.1",
37
37
  "browserslist-config-openmrs": "^1.0.1",
@@ -65,5 +65,5 @@
65
65
  "@types/systemjs": "^6.1.0",
66
66
  "@types/tar": "^4.0.3"
67
67
  },
68
- "gitHead": "cfd4f3a1a3746bff9ef8bc369033b77a0587be5c"
68
+ "gitHead": "5574f033f70e6b29f455d5c3661af2179b51b911"
69
69
  }