Skip to content

Commit

Permalink
remove legacy peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hampustagerud committed Aug 20, 2024
1 parent 37d97c9 commit 7e0cb00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node-18+.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ jobs:
node-version: ${{ matrix.node-version }}
after_install: |
npm install --no-save "eslint@${{ matrix.eslint }}" "@typescript-eslint/parser@${{ matrix.typescript-eslint }}" "babel-eslint@${{ matrix.babel-eslint }}"
env:
NPM_CONFIG_LEGACY_PEER_DEPS: true
- run: npx ls-engines
- run: npm run unit-test
- uses: codecov/codecov-action@v3.1.5
Expand Down

0 comments on commit 7e0cb00

Please sign in to comment.