Skip to content

Commit

Permalink
Updated deps & fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeche committed Nov 29, 2024
1 parent 54dbbe4 commit f67a8f4
Show file tree
Hide file tree
Showing 11 changed files with 835 additions and 792 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
workspaces=true
Loading

0 comments on commit f67a8f4

Please sign in to comment.