Skip to content

Commit

Permalink
Merge branch 'main' into esm-report-app
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykorir authored Feb 28, 2024
2 parents 419b42d + f5f6cf5 commit fbce691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/*"
],
"scripts": {
"start": "openmrs develop --sources 'packages/esm-*-app' --backend http://amrs.ampath.or.ke:8080 --api-url /amrs --spa-path /amrs/spa/",
"start": "openmrs develop --spa-path '/amrs/spa/' --api-url '/amrs/' --backend 'http://amrs.ampath.or.ke:8080' ",
"ci:publish": "yarn workspaces foreach --all --topological --exclude @ampath/esm-3.x-app npm publish --access public --tag latest",
"ci:prepublish": "yarn workspaces foreach --all --topological --exclude @ampath/esm-3.x-app npm publish --access public --tag next",
"release": "yarn workspaces foreach --all --topological version",
Expand Down

0 comments on commit fbce691

Please sign in to comment.