Skip to content

Commit 8f0f467

Browse files
authored
Merge pull request #213 from express-rate-limit/dependabot/npm_and_yarn/multi-fad0d21e42
build(deps): bump rollup and pkgroll
2 parents e45bd94 + 2c62091 commit 8f0f467

File tree

3 files changed

+1156
-428
lines changed

3 files changed

+1156
-428
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Test (Library)
2929
strategy:
3030
matrix:
31-
node-version: [lts/gallium, lts/*, latest]
31+
node-version: [lts/*, latest]
3232
os: [ubuntu-latest, windows-latest, macos-latest]
3333
runs-on: ${{ matrix.os }}
3434
steps:

0 commit comments

Comments
 (0)