從原定前端套件安裝的npm改用yarn

This commit is contained in:
Yuan Chiu 2018-07-25 15:56:04 +08:00
parent 93d70dfac0
commit 72c7737919
3 changed files with 7559 additions and 14251 deletions

14247
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
$ composer install
### 3. 安裝前端相關函式庫
$ npm install
$ yarn install
### 4. 設定 .env 檔
`.env.example` 複製成 `.env`

7555
yarn.lock Normal file

File diff suppressed because it is too large Load Diff