This commit is contained in:
Faker 2024-06-13 23:17:05 +08:00
parent 2b687a530b
commit 05226d0d3b
3 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,6 @@ echo -e "开始安装............\n"
apk add g++ make --no-cache apk add g++ make --no-cache
pnpm config set registry https://registry.npmmirror.com pnpm config set registry https://registry.npmmirror.com
pnpm install -g pnpm install -g
pnpm install -g ds
pnpm install -g adler-32 pnpm install -g adler-32
pnpm install -g png-js pnpm install -g png-js
pnpm install -g date-fns pnpm install -g date-fns

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long