From 37c2b121664406809091f51705bc17946b7cf175 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Thu, 29 Oct 2020 21:40:29 +0100 Subject: Use npm-release of raphael Other dependencies already depend on npm-releases of this, so it does not seem to make sense to get this via Git. Signed-off-by: David Mehren Co-authored-by: Yannick Bungers --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5f471e63..0553df23 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "pg-hstore": "^2.3.3", "prismjs": "^1.21.0", "randomcolor": "^0.5.3", - "raphael": "git+https://github.com/dmitrybaranovskiy/raphael", + "raphael": "^2.3.0", "readline-sync": "^1.4.7", "request": "^2.88.0", "reveal.js": "^3.9.2", -- cgit v1.2.3