Skip to content

Commit 9cb76bf

Browse files
authored
Merge pull request #1188 from opencrvs/ocrvs-11194-validate-date-before-ref-date
[OCRVS-11194] Use corresponding toolkit version
2 parents e9b39ae + 7f8df02 commit 9cb76bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@hapi/boom": "^9.1.1",
7070
"@hapi/hapi": "^20.0.1",
7171
"@hapi/inert": "^6.0.3",
72-
"@opencrvs/toolkit": "1.9.3-rc.866b278",
72+
"@opencrvs/toolkit": "1.9.3-rc.36ed9b8",
7373
"@types/chalk": "^2.2.0",
7474
"@types/csv2json": "^1.4.0",
7575
"@types/fhir": "^0.0.30",
@@ -130,4 +130,4 @@
130130
"resolutions": {
131131
"acorn": "^6.4.1"
132132
}
133-
}
133+
}

0 commit comments

Comments
 (0)