Skip to content

Commit

Permalink
manifest: update dependencies & node requirement
Browse files Browse the repository at this point in the history
Signed-off-by: TRACTION <19631364+iamtraction@users.noreply.github.com>
  • Loading branch information
iamtraction committed Oct 14, 2022
1 parent 3636624 commit 2ec2353
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"author": "Sankarsan Kampa (iamtraction)",
"license": "MIT",
"engines": {
"node": ">=8.0.0"
"node": ">=16.0.0"
},
"dependencies": {
"got": "^11.8.2"
"undici": "^5.11.0"
},
"devDependencies": {
"eslint": "^7.32.0"
"eslint": "^8.25.0"
}
}

0 comments on commit 2ec2353

Please sign in to comment.