Skip to content

Commit 5b72185

Browse files
committed
feat: move to esbuild and update deps
1 parent fdf4866 commit 5b72185

5 files changed

Lines changed: 10440 additions & 10768 deletions

File tree

.github/workflows/on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Node.js
1616
uses: actions/setup-node@v3
1717
with:
18-
node-version: 16
18+
node-version: 18
1919
- name: Install dependencies
2020
run: npm ci
2121
- name: Release

.swcrc

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)