Skip to content

Commit

Permalink
remove duplicated package
Browse files Browse the repository at this point in the history
  • Loading branch information
Muta-Jonathan committed Dec 17, 2024
1 parent 5a9b990 commit 127adc2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@
"dependencies": {
"@carbon/react": "1.12.0",
"classnames": "^2.5.1",
"dotenv": "^16.4.7",
"lodash-es": "^4.17.21",
"react-to-print": "^2.14.13",
"dotenv": "^16.4.7",
"lodash-es": "^4.17.21"
"react-to-print": "^2.14.13"
},
"peerDependencies": {
"@openmrs/esm-framework": "*",
Expand Down

0 comments on commit 127adc2

Please sign in to comment.