Skip to content

Commit b9afcdd

Browse files
committed
feat(deps): upgrade to latest loxia for improved JS compilation
1 parent 79b53a7 commit b9afcdd

File tree

3 files changed

+294
-306
lines changed

3 files changed

+294
-306
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: setup nodejs
1313
uses: actions/setup-node@v1
1414
with:
15-
node-version: 16.5
15+
node-version: 16.x
1616

1717
- name: install dependencies
1818
env:

0 commit comments

Comments
 (0)