Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Chore: Remove Open Collective postinstall banner because it doesn't w…
…ork anyway 🤔
  • Loading branch information
Artem Sapegin committed Feb 20, 2019
1 parent 2f00a59 commit 38b4507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -161,7 +161,6 @@
"test:browser:sections": "node test/browser.js examples/sections/styleguide/index.html",
"precommit": "lint-staged",
"format": "prettier --write '**/*.{js,md,css}'",
"postinstall": "node -e \"console.log('\\u001b[32mLove Styleguidist? Support us on the Open Collective:\\u001b[22m\\u001b[39m\\n > \\u001b[96m\\u001b[1mhttps://opencollective.com/styleguidist\\u001b[0m\\n')\" || exit 0",
"test:cypress:pre": "npm i --no-save cypress@3.0.2 wait-on",
"test:cypress:open": "cypress open",
"test:cypress:run": "cypress run",
Expand Down

0 comments on commit 38b4507

Please sign in to comment.