1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-15 20:06:39 +09:00

chore: update deps

This commit is contained in:
2020-08-20 01:16:30 +09:00
parent c7bbe707a9
commit 9278b7a2ee
3 changed files with 2162 additions and 2280 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@v1
- name: Install dependencies
run: yarn install
run: yarn install --frozen-lockfile
- name: Test
run: yarn test