From 900f01d3ae54ae8f5795951b0b38a63ba99dbc9b Mon Sep 17 00:00:00 2001 From: Leslie Bernhardt Date: Tue, 3 Dec 2024 09:04:15 +0100 Subject: [PATCH] add wildcard --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d578d1c..792979aa 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ ], "dependencies": { "de.basisprofil.r4": "1.5.0", - "de.gematik.isik-basismodul": "4.0.0" + "de.gematik.isik-basismodul": "4.0.x" } }