Skip to content

Commit 7bf82c4

Browse files
committed
fix: remove veeva from command
1 parent e08c055 commit 7bf82c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/veeva.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function checkForCommand(command) {
2828
var commands = [
2929
'build',
3030
'stage',
31-
'veeva-deploy',
31+
'deploy',
3232
'veeva-vault-stage'
3333
];
3434

0 commit comments

Comments
 (0)