You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@
26
26
"prepublishOnly": "npm run build",
27
27
"postpublish": "npm run clean",
28
28
"precommit": "npm run lint",
29
-
"prepush": "npm run test",
30
-
"postinstall": "echo-cli '\\nWe moved the CLI version of this tool into our Contentful CLI.\\nThis allows our users to use and install only one single CLI tool to get the full Contentful experience.\\n\\nFor more info please visit https://github.com/contentful/contentful-cli/tree/master/docs/space/export'"
0 commit comments