From 49a129450fa10d3b4f8fe5a711fd1cf11f9c8b0c Mon Sep 17 00:00:00 2001 From: Alex Butler Date: Mon, 11 May 2020 13:28:32 +0100 Subject: [PATCH] Update atom-languageclient to use rimraf for building --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 0210e14..1a3650f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,7 +121,7 @@ "dev": true }, "atom-languageclient": { - "version": "github:alexheretic/atom-languageclient#db8812573ca741542b60464244598fffe455297f", + "version": "github:alexheretic/atom-languageclient#9965763faba50bad6c704297345acbfa02cc1c4d", "from": "github:alexheretic/atom-languageclient#build", "requires": { "fuzzaldrin-plus": "^0.6.0",