File tree Expand file tree Collapse file tree 5 files changed +14
-17
lines changed
esm-patient-registration-app Expand file tree Collapse file tree 5 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 11{
2- "packages" : [" packages/*" ],
2+ "packages" : [
3+ " packages/*"
4+ ],
35 "npmClient" : " yarn" ,
46 "useWorkspaces" : true ,
5- "version" : " 3.0.0 " ,
7+ "version" : " 3.0.1 " ,
68 "command" : {
79 "publish" : {
810 "verifyAccess" : false
911 }
1012 }
11- }
13+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @openmrs/esm-active-visits-app" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Active visits widget microfrontend for the OpenMRS SPA" ,
55 "browser" : " dist/openmrs-esm-active-visits-app.js" ,
66 "main" : " src/index.ts" ,
4949 "react-i18next" : " 11.x" ,
5050 "react-router-dom" : " 5.x" ,
5151 "rxjs" : " 6.x"
52- },
53- "devDependencies" : {}
54- }
52+ }
53+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @openmrs/esm-patient-list-app" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Patient list microfrontend for the OpenMRS SPA" ,
55 "browser" : " dist/openmrs-esm-patient-list-app.js" ,
66 "main" : " src/index.ts" ,
5050 "react-i18next" : " 11.x" ,
5151 "react-router-dom" : " 5.x" ,
5252 "rxjs" : " 6.x"
53- },
54- "devDependencies" : {}
53+ }
5554}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openmrs/esm-patient-registration-app" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Patient registration microfrontend for the OpenMRS SPA" ,
55 "browser" : " dist/openmrs-esm-patient-registration-app.js" ,
66 "main" : " src/index.ts" ,
4949 "react-i18next" : " 11.x" ,
5050 "react-router-dom" : " 5.x" ,
5151 "rxjs" : " 6.x"
52- },
53- "devDependencies" : {
5452 }
5553}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openmrs/esm-patient-search-app" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Patient search microfrontend for the OpenMRS SPA" ,
55 "browser" : " dist/openmrs-esm-patient-search-app.js" ,
66 "main" : " src/index.ts" ,
4949 "react-i18next" : " 11.x" ,
5050 "react-router-dom" : " 5.x" ,
5151 "rxjs" : " 6.x"
52- },
53- "devDependencies" : {}
54- }
52+ }
53+ }
You can’t perform that action at this time.
0 commit comments