diff --git a/README.md b/README.md
index e6724b6c..71bb47c1 100644
--- a/README.md
+++ b/README.md
@@ -728,7 +728,7 @@ A function that resets the form values to their last initialized values.
## Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
-
+
## Backers
diff --git a/package.json b/package.json
index 1743374d..5dff1045 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"start": "nps",
"test": "nps test",
"precommit": "lint-staged && npm start validate",
- "postinstall": "opencollective postinstall"
+ "postinstall": "opencollective postinstall || exit 0"
},
"author":
"Erik Rasmussen (http://github.com/erikras)",