fix: fix bugs for -V
This commit is contained in:
		| @@ -15,7 +15,7 @@ export const init = { | ||||
|   key: TaskKey.ev, | ||||
|   command: 'npm install -g @kevisual/cli --registry=https://registry.npmmirror.com', | ||||
|   type: 'npm-install', | ||||
|   before: 'ev -v', | ||||
|   before: 'ev --version', | ||||
|   beforeCheck: '.', | ||||
|   tags: ['env', 'must-env'], | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user