Skip to content

Commit

Permalink
chore!: dropped node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
bizob2828 committed Aug 16, 2023
1 parent 39472c0 commit 25a3040
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "New Relic Node.js agent team <nodejs@newrelic.com>",
"license": "Apache-2.0",
"engines": {
"node": ">=14.0"
"node": ">=16.0"
},
"files": [
"lib/**",
Expand Down
2 changes: 1 addition & 1 deletion third_party_manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdated": "Fri Aug 11 2023 12:38:08 GMT-0400 (Eastern Daylight Time)",
"lastUpdated": "Wed Aug 16 2023 10:26:11 GMT-0400 (Eastern Daylight Time)",
"projectName": "New Relic Test Utilities",
"projectUrl": "https://github.com/newrelic/node-test-utilities",
"includeOptDeps": false,
Expand Down

0 comments on commit 25a3040

Please sign in to comment.