Skip to content

Commit

Permalink
Remove engines property from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Oct 29, 2023
1 parent d44aa11 commit 975a79f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@
"tests-only": "tap --no-check-coverage tests/unit.test.js tests/**/test.js",
"test": "npm run tests-only",
"posttest": "aud --production"
},
"engines": {
"node": ">= 14.17"
}
}

0 comments on commit 975a79f

Please sign in to comment.