Skip to content

Commit

Permalink
Rollback npm to 6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiomTr committed Mar 3, 2024
1 parent 99cef40 commit b589886
Show file tree
Hide file tree
Showing 3 changed files with 2,394 additions and 3,450 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
node-version: ${{ matrix.node }}

- name: Setup npm@10.2.4
run: npm i -g npm@10.2.4
- name: Setup npm@6.12.0
run: npm i -g npm@6.12.0

- name: Install deps and build (with cache)
uses: bahmutov/npm-install@v1
Expand Down
Loading

0 comments on commit b589886

Please sign in to comment.