Skip to content

Commit 37c6e67

Browse files
committed
Ensure that publishes use the right tag.
1 parent 52517a0 commit 37c6e67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"email": "[email protected]",
1010
"url": "sindresorhus.com"
1111
},
12+
"publishConfig": {
13+
"tag": "next"
14+
},
1215
"engines": {
1316
"node": ">=6.9"
1417
},

0 commit comments

Comments
 (0)