From 033cc1b3dd8df9b7d5731e388709b859ab5b5fc0 Mon Sep 17 00:00:00 2001 From: Bonvallot <35224723+Bonvallot@users.noreply.github.com> Date: Thu, 29 Oct 2020 14:01:52 +0100 Subject: [PATCH] co-reference v1.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a127287..5e9c638 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "body-parser": "^1.19.0", "bodybuilder": "^2.2.20", "co-config": "git+https://github.com/conditor-project/co-config.git", - "co-reference": "git+https://github.com/conditor-project/co-reference.git", + "co-reference": "git+https://github.com/conditor-project/co-reference.git#v1.4.4", "colors": "^1.4.0", "commander": "^2.20.3", "compression": "^1.7.3",