Skip to content

Commit

Permalink
U4X-605 the default package.json and yarn.lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
Daphne210 committed Jun 14, 2024
1 parent 742a69b commit 211de04
Show file tree
Hide file tree
Showing 2 changed files with 3,567 additions and 4,897 deletions.
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 --backend http://localhost:8080 --sources 'packages/esm-*-app'",
"start": "openmrs develop",
"ci:publish": "lerna publish from-package --yes",
"ci:prepublish": "lerna publish from-package --no-git-reset --yes --dist-tag next",
"release": "lerna version --no-git-tag-version",
Expand Down
Loading

0 comments on commit 211de04

Please sign in to comment.