Skip to content

Commit

Permalink
feat: move to esbuild and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicpages committed Feb 11, 2023
1 parent fdf4866 commit 5b72185
Show file tree
Hide file tree
Showing 5 changed files with 10,440 additions and 10,768 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Install dependencies
run: npm ci
- name: Release
Expand Down
19 changes: 0 additions & 19 deletions .swcrc

This file was deleted.

Loading

0 comments on commit 5b72185

Please sign in to comment.