Skip to content

Commit

Permalink
Ensure that publishes use the right tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
loganfsmyth committed Sep 5, 2018
1 parent 52517a0 commit 37c6e67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"publishConfig": {
"tag": "next"
},
"engines": {
"node": ">=6.9"
},
Expand Down

0 comments on commit 37c6e67

Please sign in to comment.