Skip to content

Commit

Permalink
using minimum node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
mnsrulz committed Jan 21, 2024
1 parent ab912e4 commit d07362f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
fail-fast: false
matrix:
node-version:
- 14
- 16
- 18
- 19
- 20
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/mnsrulz/gddirecturl#readme",
"engines": {
"node": ">=14"
"node": ">=18"
},
"devDependencies": {
"ava": "^5.1.0"
Expand Down

0 comments on commit d07362f

Please sign in to comment.