Skip to content

Commit

Permalink
Merge pull request #17 from coreylight/fixes
Browse files Browse the repository at this point in the history
ci(release): add release command
  • Loading branch information
coreylight authored Apr 6, 2018
2 parents 6e767f6 + c3969af commit edb61bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"lint": "iopipe-scripts lint",
"prepublishOnly": "npm run build",
"prepare": "npm run build",
"release": "iopipe-scripts release",
"test": "iopipe-scripts test",
"validate": "iopipe-scripts validate"
},
Expand Down

0 comments on commit edb61bd

Please sign in to comment.