Skip to content

Commit

Permalink
Merge pull request #104 from fink-lang/upgrade
Browse files Browse the repository at this point in the history
feat(deps): upgrade to latest loxia for improved JS compilation
  • Loading branch information
kollhof authored Aug 12, 2021
2 parents 79b53a7 + b9afcdd commit 1327a4d
Show file tree
Hide file tree
Showing 3 changed files with 294 additions and 306 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: setup nodejs
uses: actions/setup-node@v1
with:
node-version: 16.5
node-version: 16.x

- name: install dependencies
env:
Expand Down
Loading

0 comments on commit 1327a4d

Please sign in to comment.