Skip to content

Commit

Permalink
(chore) Removes @carbon/react resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
pirupius committed Dec 16, 2024
1 parent 47004c0 commit 22fef9b
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 198 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-router-dom": "6.x"
},
"devDependencies": {
"@openmrs/esm-framework": "^5.8.2-pre.2512",
"@openmrs/esm-framework": "next",
"@openmrs/esm-patient-common-lib": "next",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.62",
Expand Down Expand Up @@ -87,7 +87,7 @@
"jest-cli": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"lint-staged": "^14.0.1",
"openmrs": "^5.8.2-pre.2512",
"openmrs": "next",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"raw-loader": "^4.0.2",
Expand All @@ -101,8 +101,5 @@
"webpack": "^5.88.1",
"webpack-cli": "^5.1.3"
},
"resolutions": {
"@carbon/react": "1.14.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 22fef9b

Please sign in to comment.