Skip to content

Commit

Permalink
Merge 396427f into 46baf1f
Browse files Browse the repository at this point in the history
  • Loading branch information
LikaKavkasidze committed Jul 28, 2021
2 parents 46baf1f + 396427f commit b0f56cc
Show file tree
Hide file tree
Showing 5 changed files with 31,902 additions and 4,771 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Force NPM version 6
run: npm install -g npm@6

- name: Install global dependencies
run: npm install -g pm2

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Currently, all the plugins provided only work for remark versions **lesser than*
### Prerequisites

* node >= 12
* 7 > npm >= 6
* npm >= 7

### Installation

Expand Down

0 comments on commit b0f56cc

Please sign in to comment.