Skip to content

Commit

Permalink
Update deps and node v18
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhang committed Feb 16, 2023
1 parent 5b28f0a commit 7e75d03
Show file tree
Hide file tree
Showing 4 changed files with 576 additions and 5,482 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: "16"
node-version: "18"

- run: npm ci

Expand Down
Loading

0 comments on commit 7e75d03

Please sign in to comment.