We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6788d58 commit e548330Copy full SHA for e548330
package.json
@@ -14,7 +14,6 @@
14
"commitmsg": "validate-commit-msg",
15
"precommit": "npm run lint && flow",
16
"prepush": "npm test",
17
- "prepublish": "npm run lint && flow && npm test && npm run build && npm run copy-flow-files",
18
"storybook": "start-storybook -p 6006",
19
"build-storybook": "build-storybook",
20
"open:coverage": "open coverage/lcov-report/index.html"
0 commit comments