Skip to content

Commit

Permalink
Merge pull request #11 from fails-components/development
Browse files Browse the repository at this point in the history
Bugfix and security fix
  • Loading branch information
martenrichter authored Oct 16, 2023
2 parents 89dad77 + f2e950d commit 755d2ad
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 155 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/libtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up NodeJS
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18

- name: Install dependencies and build library
run: npm install
Expand Down
Loading

0 comments on commit 755d2ad

Please sign in to comment.