openmrs 4.0.3-pre.459 → 4.0.3-pre.460

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 3591e33d893eea32
1
+ openmrs:build: cache hit, replaying output 5ca512d0aaae2d6d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "4.0.3-pre.459",
3
+ "version": "4.0.3-pre.460",
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.3-pre.459",
34
- "@openmrs/webpack-config": "4.0.3-pre.459",
33
+ "@openmrs/esm-app-shell": "4.0.3-pre.460",
34
+ "@openmrs/webpack-config": "4.0.3-pre.460",
35
35
  "autoprefixer": "^10.4.2",
36
36
  "axios": "^0.21.1",
37
37
  "browserslist-config-openmrs": "^1.0.1",
@@ -67,5 +67,5 @@
67
67
  "@types/systemjs": "^6.1.0",
68
68
  "@types/tar": "^4.0.3"
69
69
  },
70
- "gitHead": "d3a9fe91e3011a32360fd166bb3dc769cb53d9eb"
70
+ "gitHead": "dc8ac2f541d2015c4850383feb393b4657ee0c0e"
71
71
  }