Skip to content

Commit

Permalink
Update openimis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
delcroip authored Nov 23, 2022
1 parent 0811c13 commit 5837222
Showing 1 changed file with 26 additions and 22 deletions.
48 changes: 26 additions & 22 deletions openimis.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,87 +18,91 @@
}
],
"modules": [
{
{
"name": "CoreModule",
"npm": "@openimis/fe-core@>=1.5.0"
},
{
{
"name": "HomeModule",
"npm": "@openimis/fe-home@>=1.5.0"
},
{
{
"name": "LocationModule",
"npm": "@openimis/fe-location@>=1.4.0"
},
{
{
"name": "InsureeModule",
"npm": "@openimis/fe-insuree@>=1.5.0"
},
{
{
"name": "MedicalModule",
"npm": "@openimis/fe-medical@>=1.5.0"
},
{
{
"name": "MedicalPriceListModule",
"npm": "@openimis/fe-medical_pricelist@>=1.5.0"
},
{
{
"name": "ProductModule",
"npm": "@openimis/fe-product@>=1.5.0"
},
{
{
"name": "PolicyModule",
"npm": "@openimis/fe-policy@>=1.5.0"
},
{
{
"name": "PayerModule",
"npm": "@openimis/fe-payer@>=1.4.1"
},
{
{
"name": "ContributionModule",
"npm": "@openimis/fe-contribution@>=1.4.1"
},
{
{
"name": "PaymentModule",
"npm": "@openimis/fe-payment@>=1.4.1"
},
{
{
"name": "ClaimModule",
"npm": "@openimis/fe-claim@>=1.4.1"
},
{
{
"name": "ClaimBatchModule",
"npm": "@openimis/fe-claim_batch@>=1.4.1"
},
{
{
"name": "AdminModule",
"npm": "@openimis/fe-admin@>=1.4.1"
"npm": "@openimis/fe-admin@>=1.5.0"
},
{
{
"name": "ToolsModule",
"npm": "@openimis/fe-tools@>=1.5.0"
},
{
{
"name": "ProfileModule",
"npm": "@openimis/fe-profile@>=1.5.0"
},
{
{
"name": "LanguageFrModule",
"npm": "@openimis/fe-language_fr@>=1.5.1"
},
{
"name": "CalculationModule",
"npm": "@openimis/fe-calculation@>=1.4.1"
},
{
{
"name": "PolicyHolderModule",
"npm": "@openimis/fe-policyholder@>=1.4.1"
},
{
{
"name": "ContributionPlanModule",
"npm": "@openimis/fe-contribution_plan@>=1.5.0"
},
{
{
"name": "ContractModule",
"npm": "@openimis/fe-contract@>=1.4.1"
},
{
{
"name": "InvoiceModule",
"npm": "@openimis/fe-invoice@>=1.4.1"
}
Expand Down

0 comments on commit 5837222

Please sign in to comment.