Skip to content

Commit

Permalink
engine update
Browse files Browse the repository at this point in the history
  • Loading branch information
benibenj committed Aug 15, 2024
1 parent ce9b369 commit 6b64546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"watch:test": "npm run test -- --watch"
},
"engines": {
"node": ">= 16"
"node": ">= 20"
},
"dependencies": {
"@azure/identity": "^4.1.0",
Expand Down Expand Up @@ -95,4 +95,4 @@
"watch-files": "src/**",
"spec": "src/test/**/*.ts"
}
}
}

0 comments on commit 6b64546

Please sign in to comment.