Skip to content

Commit 38b4507

Browse files
author
Artem Sapegin
committed
Chore: Remove Open Collective postinstall banner because it doesn't work anyway 🤔
1 parent 2f00a59 commit 38b4507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@
161161
"test:browser:sections": "node test/browser.js examples/sections/styleguide/index.html",
162162
"precommit": "lint-staged",
163163
"format": "prettier --write '**/*.{js,md,css}'",
164-
"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",
165164
"test:cypress:pre": "npm i --no-save [email protected] wait-on",
166165
"test:cypress:open": "cypress open",
167166
"test:cypress:run": "cypress run",

0 commit comments

Comments
 (0)