Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Jun 11, 2024
1 parent 2bb679c commit c238aea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rxjs": "6.x"
},
"devDependencies": {
"@openmrs/esm-framework": "^5.6.1-pre.1895",
"@openmrs/esm-framework": "next",
"@openmrs/esm-styleguide": "next",
"@playwright/test": "^1.42.1",
"@swc/cli": "^0.3.12",
Expand Down Expand Up @@ -84,7 +84,7 @@
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.2",
"openmrs": "^5.6.1-pre.1895",
"openmrs": "next",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,7 +3745,7 @@ __metadata:
languageName: node
linkType: hard

"@openmrs/esm-framework@npm:5.6.1-pre.1895, @openmrs/esm-framework@npm:^5.6.1-pre.1895":
"@openmrs/esm-framework@npm:5.6.1-pre.1895, @openmrs/esm-framework@npm:next":
version: 5.6.1-pre.1895
resolution: "@openmrs/esm-framework@npm:5.6.1-pre.1895"
dependencies:
Expand Down Expand Up @@ -3921,7 +3921,7 @@ __metadata:
resolution: "@openmrs/esm-template-app@workspace:."
dependencies:
"@carbon/react": "npm:^1.33.1"
"@openmrs/esm-framework": "npm:^5.6.1-pre.1895"
"@openmrs/esm-framework": "npm:next"
"@openmrs/esm-styleguide": "npm:next"
"@playwright/test": "npm:^1.42.1"
"@swc/cli": "npm:^0.3.12"
Expand Down Expand Up @@ -3954,7 +3954,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
lint-staged: "npm:^15.2.2"
lodash-es: "npm:^4.17.21"
openmrs: "npm:^5.6.1-pre.1895"
openmrs: "npm:next"
prettier: "npm:^2.8.8"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -13909,7 +13909,7 @@ __metadata:
languageName: node
linkType: hard

"openmrs@npm:^5.6.1-pre.1895":
"openmrs@npm:next":
version: 5.6.1-pre.1895
resolution: "openmrs@npm:5.6.1-pre.1895"
dependencies:
Expand Down

0 comments on commit c238aea

Please sign in to comment.