Skip to content

Commit

Permalink
Update npm deps
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Apr 6, 2024
1 parent fb8001b commit 4a2b8d2
Show file tree
Hide file tree
Showing 29 changed files with 1,371 additions and 36,568 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ jobs:
- name: Checkout tree
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

- name: Set-up Node.js 20
- name: Set-up Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 20
check-latest: true
node-version: latest

- run: corepack enable

Expand Down
751 changes: 0 additions & 751 deletions analysis/dist/LICENSE.txt

This file was deleted.

176 changes: 150 additions & 26 deletions analysis/dist/index.cjs

Large diffs are not rendered by default.

Loading

0 comments on commit 4a2b8d2

Please sign in to comment.