Skip to content

Commit 2279c13

Browse files
authored
(fix) Update reportingrest module dependency to include version 2.x (#597)
1 parent 537b49f commit 2279c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"backendDependencies": {
44
"fhir2": ">=1.2",
55
"webservices.rest": ">=2.2.0",
6-
"reportingrest": "^1.0.0",
6+
"reportingrest": "^1.0.0 || ^2.0.0",
77
"reporting": ">=1.27.0"
88
},
99
"pages": [

0 commit comments

Comments
 (0)