Skip to content

Commit

Permalink
fix: update better-sqlite to support Node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Nov 22, 2021
1 parent b9f8955 commit 0df4cb5
Show file tree
Hide file tree
Showing 3 changed files with 28,846 additions and 7,347 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

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

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

0 comments on commit 0df4cb5

Please sign in to comment.