openmrs 5.0.0 → 5.0.1-pre.813

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 bd51f45484c4dbb1
1
+ openmrs:build: cache hit, replaying output 14be0eb7849b2440
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmrs",
3
- "version": "5.0.0",
3
+ "version": "5.0.1-pre.813",
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": "5.0.0",
34
- "@openmrs/webpack-config": "5.0.0",
33
+ "@openmrs/esm-app-shell": "5.0.1-pre.813",
34
+ "@openmrs/webpack-config": "5.0.1-pre.813",
35
35
  "@pnpm/npm-conf": "^2.1.0",
36
36
  "@swc-node/loader": "^1.3.5",
37
37
  "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": "2de5bf392a036e12c6d48425ff61881be7e32344"
71
+ "gitHead": "0987145a28a9cddc5dca2eb63fc0728c0bc0e2fe"
72
72
  }