1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-15 10:39:58 +02:00

Fixed the release type ID placement in contrib.json

This commit is contained in:
Steve Heffernan 2014-03-27 13:32:06 -07:00
parent e8d36e0fab
commit 066438670f

View File

@ -257,9 +257,9 @@
"prompt": "confirm"
},
{
"id": "type",
"desc": "Provide the release type",
"prompt": {
"id": "type",
"message": "release type",
"default": "patch",
"type": "text"