Skip to content

Commit

Permalink
Unlink local packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vasharma05 committed Nov 29, 2024
1 parent 17be659 commit 5c3fae5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,5 @@
"packages/**/src/**/*.{ts,tsx}": "eslint --cache --fix --max-warnings 0",
"*.{css,scss,ts,tsx}": "prettier --write --list-different"
},
"packageManager": "[email protected]",
"resolutions": {
"@openmrs/esm-patient-common-lib": "portal:/Users/vasharma05/Projects/patient-chart/packages/esm-patient-common-lib"
}
"packageManager": "[email protected]"
}
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3566,9 +3566,9 @@ __metadata:
languageName: node
linkType: hard

"@openmrs/esm-patient-common-lib@portal:/Users/vasharma05/Projects/patient-chart/packages/esm-patient-common-lib::locator=%40openmrs%2Fesm-patient-medical-supply-orders-app%40workspace%3A.":
version: 0.0.0-use.local
resolution: "@openmrs/esm-patient-common-lib@portal:/Users/vasharma05/Projects/patient-chart/packages/esm-patient-common-lib::locator=%40openmrs%2Fesm-patient-medical-supply-orders-app%40workspace%3A."
"@openmrs/esm-patient-common-lib@npm:next":
version: 8.2.1-pre.6162
resolution: "@openmrs/esm-patient-common-lib@npm:8.2.1-pre.6162"
dependencies:
"@carbon/react": "npm:^1.12.0"
lodash-es: "npm:^4.17.21"
Expand All @@ -3577,8 +3577,9 @@ __metadata:
"@openmrs/esm-framework": 5.x
react: 18.x
single-spa: 6.x
checksum: 10/320ed939bd1e5c88c4653667cb9ba64f88caa7e17ae9ac9adc207cac6270633d108d18246e43b7a27940f344ee5a084fa1895e2e040e73319499e6a7d7571d67
languageName: node
linkType: soft
linkType: hard

"@openmrs/esm-patient-medical-supply-orders-app@workspace:.":
version: 0.0.0-use.local
Expand Down

0 comments on commit 5c3fae5

Please sign in to comment.