@openmrs/esm-message-app 1.0.1-pre.56 → 1.0.1-pre.57

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,4 +1,4 @@
1
- Browserslist: browsers data (caniuse-lite) is 8 months old. Please run:
1
+ Browserslist: browsers data (caniuse-lite) is 9 months old. Please run:
2
2
  npx update-browserslist-db@latest
3
3
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
4
4
  assets by path *.js 3.63 KiB
@@ -12,4 +12,4 @@ runtime modules 10.1 KiB 12 modules
12
12
  built modules 43 bytes [built]
13
13
  container entry 42 bytes [built] [code generated]
14
14
  ./src/index.ts 1 bytes [built] [code generated]
15
- webpack 5.104.1 compiled successfully in 5690 ms
15
+ webpack 5.104.1 compiled successfully in 5649 ms
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"version":"1.0.1-pre.56"}
1
+ {"version":"1.0.1-pre.57"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-message-app",
3
- "version": "1.0.1-pre.56",
3
+ "version": "1.0.1-pre.57",
4
4
  "description": "CFL Messaging microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/openmrs-esm-messages-app.js",
6
6
  "main": "src/index.ts",