Skip to content

Commit 602d6d1

Browse files
committed
Full ESM compatibility
1 parent 5943534 commit 602d6d1

File tree

3 files changed

+461
-467
lines changed

3 files changed

+461
-467
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: actions/setup-node@v3
1919
with:
20-
node-version: '16.x'
20+
node-version: '18.x'
2121
registry-url: 'https://registry.npmjs.org'
2222

2323
- name: "Install dependencies"

0 commit comments

Comments
 (0)