Skip to content

Commit

Permalink
Merge pull request #4 from themost-framework/update-dependencies
Browse files Browse the repository at this point in the history
update sqlite3 version
  • Loading branch information
kbarbounakis authored May 7, 2021
2 parents 1cd4ef9 + bbbe0cf commit 44b0db5
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x]
node-version: [8.x, 10.x, 12.x, 14.x]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 44b0db5

Please sign in to comment.