Skip to content

Commit

Permalink
BAH-4097 | Add. Bump Version Number In package.json (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh authored Sep 6, 2024
1 parent 0e70587 commit 255bc4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion micro-frontends/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openmrs-mfe-host",
"version": "0.0.1",
"version": "1.1.0",
"description": "Hosting microfrontends for openmrs",
"main": "dist/index.js",
"author": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bahmni.apps",
"version": "0.0.1",
"version": "1.1.0",
"description": "Bahmni Apps",
"main": "app/app.js",
"directories": {
Expand Down Expand Up @@ -99,7 +99,7 @@
"react": "16.14.0",
"react-dom": "16.14.0"
},
"resolutions": {
"resolutions": {
"**/**/xmlhttprequest-ssl": "^1.6.1",
"**/**/handlebars": "^4.7.7",
"**/**/uglify-js": "^2.4.24"
Expand Down

0 comments on commit 255bc4e

Please sign in to comment.