@openmrs/esm-fast-data-entry-app 1.0.0-pre.49 → 1.0.0-pre.50

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -15,7 +15,7 @@ Forms can be entered quickly with the Form Entry Workflow. This workflow depends
15
15
 
16
16
  See the video below of a normal workflow.
17
17
 
18
- https://github.com/openmrs/openmrs-esm-fast-data-entry-app/blob/main/docs/fde-workflow.mov
18
+ https://user-images.githubusercontent.com/5445264/181378774-341b2a2f-3ecc-4052-b960-d61ba07980fb.mov
19
19
 
20
20
  State diagram for the Form Workflow.
21
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-fast-data-entry-app",
3
- "version": "1.0.0-pre.49",
3
+ "version": "1.0.0-pre.50",
4
4
  "license": "MPL-2.0",
5
5
  "description": "An OpenMRS 3.x microfrontend",
6
6
  "browser": "dist/openmrs-esm-fast-data-entry-app.js",