From 2d23bb03e251d147c9f85a20a75f8902ed30f755 Mon Sep 17 00:00:00 2001 From: Leon Date: Tue, 13 Jul 2021 15:13:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8a=20bit=20modify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tasks/qlrepo/extra.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Tasks/qlrepo/extra.sh b/Tasks/qlrepo/extra.sh index 7b52957..64b51bd 100644 --- a/Tasks/qlrepo/extra.sh +++ b/Tasks/qlrepo/extra.sh @@ -76,9 +76,9 @@ apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev && cd scripts & # 适用于 JDHelloWorld 和 he1pu 的宠汪汪二代目和宠汪汪兑奖品二代目 cd scripts && npm i -S png-js # 财富岛依赖安装命令 -## 安装 date-fns库 +## 安装 date-fns npm install date-fns -## 安装axios +## 安装 axios npm install axios -S -## 安装crypto-js +## 安装 crypto-js npm install crypto-js \ No newline at end of file