Skip to content

Commit

Permalink
Merge pull request #118 from Munyua123/payment-filters
Browse files Browse the repository at this point in the history
Fixing node modules
  • Loading branch information
Michaelndula authored Jan 8, 2025
2 parents 419aaf0 + 10f8bbf commit ab9f66c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/esm-billing-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ehospital/esm-billing-app",
"version": "1.3.1",
"version": "1.3.2",
"description": "Billing frontend module for use in O3",
"browser": "dist/ehospital-esm-billing-app.js",
"main": "src/index.ts",
Expand Down Expand Up @@ -121,5 +121,5 @@
"*.{js,jsx,ts,tsx}": "eslint --cache --fix"
},
"packageManager": "[email protected]",
"gitHead": "f19e24d58352ac6751152ffcc6639947592d7645"
"gitHead": "fdd358b965cc2a68d439d2e5eea718bd269e5e53"
}

0 comments on commit ab9f66c

Please sign in to comment.