Skip to content

Commit b7275d5

Browse files
committed
update deps, expand engines to include node 18
1 parent 942e360 commit b7275d5

File tree

3 files changed

+88
-111
lines changed

3 files changed

+88
-111
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build:
2424
strategy:
2525
matrix:
26-
node-version: [22.x, 24.x, 25.x]
26+
node-version: [18.x, 20.x, 22.x, 24.x, 25.x]
2727
platform:
2828
- os: ubuntu-latest
2929
shell: bash

package-lock.json

Lines changed: 79 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)