From 12ea9b461c8e6ac7c3e3a2c1f0c0a9682ee37f0e Mon Sep 17 00:00:00 2001 From: Dan Mindru Date: Sun, 23 Feb 2020 22:52:38 +0100 Subject: [PATCH] Add open collective post install to fix failing buil --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 919ee6d..27d2773 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,7 @@ "eslint-plugin-standard": "^4.0.1", "gulp-cli": "^2.2.0", "husky": "^4.2.3", + "opencollective-postinstall": "^2.0.2", "prettier": "^1.19.1", "pretty-quick": "^2.0.1" },