Skip to content

Commit 38d4d25

Browse files
authored
build: changed publishTag (#186)
* build: updated testcafe * build: upgraded version * build: changed publishTag
1 parent 65a525f commit 38d4d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.publishrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"gitTag": true
99
},
1010
"confirm": false,
11-
"publishTag": "latest",
11+
"publishTag": "alpha",
1212
"prePublishScript": "gulp test"
1313
}

0 commit comments

Comments
 (0)