Add open collective post install to fix failing buil

This commit is contained in:
Dan Mindru 2020-02-23 22:52:38 +01:00
parent 468418fb17
commit 12ea9b461c
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
"eslint-plugin-standard": "^4.0.1", "eslint-plugin-standard": "^4.0.1",
"gulp-cli": "^2.2.0", "gulp-cli": "^2.2.0",
"husky": "^4.2.3", "husky": "^4.2.3",
"opencollective-postinstall": "^2.0.2",
"prettier": "^1.19.1", "prettier": "^1.19.1",
"pretty-quick": "^2.0.1" "pretty-quick": "^2.0.1"
}, },