fix: 删除无用依赖

2 jobs from beta in 24 秒 (queued for 1 秒)
状态 作业 ID 名称 覆盖率
  Build
已失败 #1046
YR-CI
build-job

00:24

 
  Deploy
已跳过 #1047
YR-CD
deploy-job
 
Build build-job
> basic-vue-admin@0.0.1 prepare /builds/basic/basic-vue-admin
> husky install

husky - Git hooks installed
 WARN  The integrity of 14845 files was checked. This might have caused installation to take longer.
$ if [ "$CI_BUILD_REF_NAME" == "beta" ]; then NPM_SCRIPT="build:test"; else if ["$CI_BUILD_REF_NAME" == "preview"]; then NPM_SCRIPT="build:preview"; else NPM_SCRIPT="build"; fi
/bin/sh: eval: line 85: syntax error: unexpected end of file (expecting "fi")
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2