Skip to content

Commit

Permalink
Require Node.js 14 and move to ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Dec 12, 2022
1 parent 16a7b8f commit c2ab7cd
Show file tree
Hide file tree
Showing 18 changed files with 1,361 additions and 1,307 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Expand Up @@ -10,10 +10,9 @@ jobs:
fail-fast: false
matrix:
node-version:
- 18
- 16
- 14
- 12
- 10
- 8
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit c2ab7cd

Please sign in to comment.