Skip to content

Commit

Permalink
fix(dx): Created new "preview" dist-tag
Browse files Browse the repository at this point in the history
New releases that correspond with the Track API's preview will be published with the "preview" tag
  • Loading branch information
Daniel James committed Feb 14, 2017
1 parent 699e4dc commit 542d529
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"prepublish": "webpack",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"release": {
"branch": "develop"
},
"publishConfig": {
"tag": "preview"
},
"keywords": [
"syncromatics",
"track",
Expand Down

0 comments on commit 542d529

Please sign in to comment.