Skip to content

Instantly share code, notes, and snippets.

@boennemann
Created July 8, 2015 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boennemann/6c712cfac26f3fc9bb4c to your computer and use it in GitHub Desktop.
Save boennemann/6c712cfac26f3fc9bb4c to your computer and use it in GitHub Desktop.
{
"scripts": {
"preparepublish": "changelog",
"prepublish": "transpile && minify && docs",
"mypublsih": "npm run preparepublish && npm publish"
}
}
@imevro
Copy link

imevro commented Jul 14, 2015

mypublsih → mypublish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment