Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Jan 25, 2019
1 parent 552e9b9 commit d0f7bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"test:node": "aegir test -t node",
"build": "aegir build",
"docs": "aegir-docs",
"release": "aegir release --docs",
"release": "aegir release --target node --docs",
"release-minor": "aegir release --type minor --docs",
"release-major": "aegir release --type major --docs",
"coverage": "aegir coverage",
Expand Down

0 comments on commit d0f7bdc

Please sign in to comment.