openmrs 4.0.1 → 4.0.2-pre.253

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 99151aa99c5fb526
1
+ openmrs:build: cache hit, replaying output 07a2d8566ca0800a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "4.0.1",
3
+ "version": "4.0.2-pre.253",
4
4
  "license": "MPL-2.0",
5
5
  "main": "dist/index.js",
6
6
  "bin": "./dist/cli.js",
@@ -31,8 +31,8 @@
31
31
  "homepage": "https://github.com/openmrs/openmrs-esm-core#readme",
32
32
  "dependencies": {
33
33
  "@babel/preset-typescript": "^7.16.7",
34
- "@openmrs/esm-app-shell": "*",
35
- "@openmrs/webpack-config": "*",
34
+ "@openmrs/esm-app-shell": "4.0.2-pre.253",
35
+ "@openmrs/webpack-config": "4.0.2-pre.253",
36
36
  "autoprefixer": "^10.4.2",
37
37
  "axios": "^0.21.1",
38
38
  "browserslist-config-openmrs": "^1.0.1",
@@ -66,5 +66,5 @@
66
66
  "@types/systemjs": "^6.1.0",
67
67
  "@types/tar": "^4.0.3"
68
68
  },
69
- "gitHead": "1bb3ee4d7988fe53aa09cf6b59e5fce712ff9c8a"
69
+ "gitHead": "4afcbbe31976abcf41c1d021310b3459a949a238"
70
70
  }